dlmarion commented on PR #3873: URL: https://github.com/apache/accumulo/pull/3873#issuecomment-1771696034
We might not want to use `Integer.MAX_VALUE` exactly. I know that the limit for `byte[]` is less than that, and I think the exact number might be dependent on things out of our control. We might want to use `Integer.MAX_VALUE - 100` or something. -- 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]
