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

   Many different processes can now update tablets using conditional mutations. 
 To prevent spurious writes to the metadata table the delete table fate op 
should set the operation id on each tablet before deleting the tablets.  This 
prevents split and or merge operations from spuriously writing  writting data 
to the metadata table.  This should probably be done as a new Repo in the Fate 
operation that runs before the current cleanup operation and sets an operation 
id on each tablet.
   
   If this is done, then the split fate op probably does not need to get a 
tablet lock re #3412.


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