Change-Id: I8a55fbce410e1787946f2dd38b3a41c84aab20bd Former-commit-id:b809ed50fd
[formerlybd033db0f4
] [formerlyb809ed50fd
[formerlybd033db0f4
] [formerlyacadd5b815
[formerly 1c5060d53524f195be7854ca66160d3d075c3112]]] Former-commit-id:acadd5b815
Former-commit-id:036909b7ac
[formerly67d637938e
] Former-commit-id:f8a472f125
4 lines
No EOL
223 B
Properties
4 lines
No EOL
223 B
Properties
# byte limit for input and output streams to the thrift service.
|
|
# After specified number of bytes, the stream is rejected to
|
|
# prevent jvm OutOfMemory as the client is doing something wrong.
|
|
thriftService.byteLimitInMB=250 |