ctubbsii opened a new issue, #3791:
URL: https://github.com/apache/accumulo/issues/3791
Since we're only using the framed transport because we have
to, I'm wondering if we should just always set the max message size to the
maximum value possible. If we're only using this transport because we have to
for the server type, and not because actually want to make use of its features,
like size limitations, then it'd probably be easier if we just removed the
configuration option, and always set the max size possible. At the very least,
we could make it so the default value is always the max size possible, without
removing the config. I think one of these options would make things a lot
easier on users who are hitting this.
_Originally posted by @ctubbsii in
https://github.com/apache/accumulo/issues/3762#issuecomment-1739951104_
--
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]