kevinrr888 opened a new pull request, #5880: URL: https://github.com/apache/accumulo/pull/5880
Removes uses of deprecated Java methods: Thread.suspend() and Thread.resume(). There was only one use: in ZooCacheIT. Was being used to simulate a ZooKeeper disconnect, replaced with the Watcher instead processing a Disconnected event. closes #5846 -- 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]
