dlmarion opened a new pull request, #2794: URL: https://github.com/apache/accumulo/pull/2794
MiniAccumuloClusterTest.testPerTableClasspath is intermittently failing with a MutationsRejectedException when the BatchWriter is closed because the TabletServer is not seeing property changes made in the test right before the BatchWriter is created. This change introduces a small sleep in an attempt to allow the TabletServer to react to the configuration changes before the BatchWriter is used in the test thread. -- 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]
