Closed radek-macha closed 11 years ago
Not a glitch, just some overzealous logging going on.
Actually is a glitch, the BlockingQueue
implementation Hazelcast provides throws com.hazelcast.core.RuntimeInterruptedException
instead of java.lang.InterruptedException
.
Inspect this: