keith-turner opened a new pull request, #4751: URL: https://github.com/apache/accumulo/pull/4751
The tablet close code was acuiring the log lock after the tablet lock, which is the opposite order of other code. This could cause deadlock. Reversed the acuisition order. Also add validation of the lock acquisition order. Fixes #3759 -- 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]
