dlmarion commented on issue #1902:
URL: https://github.com/apache/accumulo/issues/1902#issuecomment-772741980


   So, https://issues.apache.org/jira/browse/ACCUMULO-2360 implemented a fix 
for large messages so that an OOME does not occur. 
https://issues.apache.org/jira/browse/ACCUMULO-2367 suggests that each service 
should have its own configurable thrift buffer pools. 
https://issues.apache.org/jira/browse/ACCUMULO-2352 is for adding one to the 
master specifically. I have the following questions:
   
   1. What's the downside to the Manager using a larger than needed buffer?
   2. What's the optimal size for the buffer for the Manager?
   3. What's the side effect if a user makes it too small?
   
   If the answer to #1 is "none" or something similar then I would suggest that 
we don't implement this change for several reasons.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to