keith-turner opened a new pull request, #5083:
URL: https://github.com/apache/accumulo/pull/5083

   When a single tablet had multiple dead compactions the dead compaction 
cleanup code would attempt to write separate conditonal mutations for the same 
tablet.  For simplicity Ample does not support this case and throws an 
exception.  Reworked the code to only write a single conditional mutation per 
tablet for dead compaction detection.


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