Merge "Issue #2928: Increase default thriftService byte limit to 250MB" into omaha_14.3.1
Former-commit-id:ab17f8b84e
[formerlyed687984f7
] [formerly486c69045d
] [formerlyab17f8b84e
[formerlyed687984f7
] [formerly486c69045d
] [formerly5849925092
[formerly486c69045d
[formerly dac16ee8f25f6f265426405ca2bff55aff5b57ba]]]] Former-commit-id:5849925092
Former-commit-id:8bc0acc137
[formerlyb663cb9989
] [formerly d5ee78ec7147794ad7f544578dc0b0342780e4bf [formerly9091c46153
]] Former-commit-id: c9dfaadb744b1006f89bec7160b2de0dab2183ab [formerlya82db1def6
] Former-commit-id:86913d088c
This commit is contained in:
commit
b8c59e1c04
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# 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=100
|
||||
thriftService.byteLimitInMB=250
|
Loading…
Add table
Reference in a new issue