junegunn opened a new pull request, #6509:
URL: https://github.com/apache/hbase/pull/6509

   Use 8-byte long integers in the code to prevent integer overflows.
   
   Commands that fail without the patch:
   
       bin/hbase pe --nomapred --presplit=21 --compress=LZ4 --rows=10737418240 
randomWrite 1
       bin/hbase pe --nomapred --compress=LZ4 --rows=1073741824 --nomapred 
randomWrite 20


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