interrupt() isn't necessary here. Thread.isInterrupted() doesn't clear the interrupt status of the thread.
[ Full content available at: https://github.com/apache/geode/pull/3304 ] This message was relayed via gitbox.apache.org for [email protected]
interrupt() isn't necessary here. Thread.isInterrupted() doesn't clear the interrupt status of the thread.
[ Full content available at: https://github.com/apache/geode/pull/3304 ] This message was relayed via gitbox.apache.org for [email protected]