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

   ServerContext.close was closing both conditional
   shared writers when only one of them was created.
   This caused the other shared writer to be created
   during the ServerContext.close call, which fails
   when called from MiniAccumuloClusterImpl.terminate.


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