cshannon commented on PR #3134: URL: https://github.com/apache/accumulo/pull/3134#issuecomment-1358240406
> I'm still a little confused about when this max message size set in the constructor would apply, as opposed to wherever we're setting it before this change. Presumably, wherever we're currently setting the max message is also needed... I don't think we were just ignoring the max message configuration option before. As I understand it, this is just additional places where we need to set it... but I don't understand the difference between these places and the old places we set it. The issue is the non blocking server implementation. The previous way works for a blocking server but didn't work correctly for the non blocking server implementation. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
