HoustonPutman opened a new pull request, #3225: URL: https://github.com/apache/solr/pull/3225
Basically some of these tests require that the client be disconnected after we run `expireSession`. However, there can be gaps of a few milliseconds before the ZK client processes the event that it has been disconnected. So just make all tests use the same logic and add an option to wait till the client has accepted the connection loss. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
