keith-turner commented on issue #1647:
URL: https://github.com/apache/accumulo/issues/1647#issuecomment-653278435


   I was thought of a fairly simple way to implement empty compactions w/o 
riddling the code w/ special cases for the empty set.  Using a set with a 
special URI for this case instead of implementing special handling for the 
empty set made the changes quite small.  I made the changes in the following 
branch and the test pass now.
   
   https://github.com/keith-turner/accumulo/tree/accumulo-1647
   
   These changes build on the changes in #1649.


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