milleruntime opened a new pull request #1675:
URL: https://github.com/apache/accumulo/pull/1675


   * Fixes the situation when MinorCompactionTask creates a
   new File and an IOException leaves the Tablet in a bad state
   * Moves the new file code into the try/catch block that will
   retry during an IOException
   
   I was not able to create a test for this scenario but I did simulate it by 
manually throwing the exception in the Tablet code.  I ran TableIT with the 
simulated IOException and it was able to recover.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to