You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by gi...@git.apache.org on 2017/10/05 22:08:57 UTC

[GitHub] jmark99 opened a new pull request #304: ACCUMULO-4716 Don't cache blks over max array size

jmark99 opened a new pull request #304: ACCUMULO-4716 Don't cache blks over max array size
URL: https://github.com/apache/accumulo/pull/304
 
 
   ACCUMULO-4716 Don't cache blocks over max array size
   
   Prevents byte array from caching up to Integer.MAX_VALUE to prevent
   possible OutofMemory error as described in StackOverflow post
   https://stackoverflow.com/a/8381338
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services