dlmarion opened a new pull request, #4421:
URL: https://github.com/apache/accumulo/pull/4421

   Modified the tablet mutating implementations (TabletMutator, 
ConditionalTabletMutator, etc.) to always update the srv:lock column so that 
the MetadataConstraints filter on the server side validates that the update 
comes from a "valid" server. I had to modify MiniAccumuloClusterImpl to acquire 
a ServiceLock for the ITs to use where the test code is updating the tablet 
metadata. The changes in the other classes are mainly just making sure that the 
tablet mutator classes are getting the ServiceLock.
   
   Closes #4420


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to