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

   I can't reproduce the nightly build crash locally, so I'm hoping this will 
give some idea of if the fix helps.
   
   I noticed a responseTooLarge log in the test output at the exact same 
millisecond as the crash (according to corresponding core dump log). The 
responseTooLarge is coming from the `loadTable` call, which does a giant 
mutate. The changes here attempt to avoid triggering a responseTooLarge for 
that request.


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