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

   - move ServiceLock from o.a.a.core.fate to o.a.a.core.lock
   - move ServiceLockData from o.a.a.core.util to o.a.a.core.lock
   
   ServiceLock is a general ZooKeeper lock used by general services and not 
specific to fates. This moves the classes to better reflect their usages.
   
   Note: There are no code changes (other than the renaming) with this PR.  
However, the PR does include changes merged from #3195 to allow spotbugs checks 
to pass.  #3195 should be merged first and any conflicts resolved before 
merging this request.


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