ctubbsii commented on PR #3789:
URL: https://github.com/apache/accumulo/pull/3789#issuecomment-1745716810

   I also think we should just set the max message size to the max possible, at 
least by default, so users don't hit this. It may be possible to supply a patch 
upstream to force the max message size limit to appear as a different exception 
type than EOFException, so they can be distinguished from other types of 
transient network errors. It's a little weird that they throw EOFException for 
that scenario in the first place.


-- 
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]

Reply via email to