keith-turner opened a new issue #1628:
URL: https://github.com/apache/accumulo/issues/1628


   Add test that does the following to org.apache.accumulo.test.CompactionIT
   
    * Create a compaction selector that only compacts file names that match a 
pattern and throws an exception randomly 50% of the time.
    * Initiate a compaction of a subset of file using above selector.  Confirm 
subset if compacted.
    * Add files and run above step a few times.
   
   This test will ensure that compaction selector is retried when it throws an 
exception and a single exception does not cause compactions to hang.
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to