You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/06/15 21:00:01 UTC

[GitHub] [accumulo] keith-turner opened a new issue #1630: Looking into marking tablet as chopped in compaction mutation

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


   While working on #1605 I noticed that chop compactions write out two mutations to the metadata table.   One mutation changes the tablets set of files.  The second mutation marks the tablet as chopped.  May be better to do this in a single mutation.  This behavior exist before and after #1605.


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



[GitHub] [accumulo] ctubbsii commented on issue #1630: Looking into marking tablet as chopped in compaction mutation

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #1630:
URL: https://github.com/apache/accumulo/issues/1630#issuecomment-652637912


   A single mutation, if possible, is a good idea. Also, for reference only, there's an open ticket to remove chop compactions entirely: #1327 


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