Open RaiBnod opened 5 years ago
Which versions of the Hazelcast cluster manager and Hazelcast library do you use? We've fixed a lot of issues with blocking calls on the event loop in recent versions.
Which versions of the Hazelcast cluster manager and Hazelcast library do you use? We've fixed a lot of issues with blocking calls on the event loop in recent versions.
verx-hazelcast-3.6.0
is used.
In 3.6 the fixes were present. I took another look at the log and stacktrace. Indeed the warning is related to a worker thread.
I would recommend to put together more logs from Hazelcast and ask their team on Gitter what can could be going on with the nodes.
Le mer. 3 juil. 2019 à 11:49, Binod notifications@github.com a écrit :
Which versions of the Hazelcast cluster manager and Hazelcast library do you use? We've fixed a lot of issues with blocking calls on the event loop in recent versions.
verx-hazelcast-3.6.0 is used.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/eclipse-vertx/vert.x/issues/3021?email_source=notifications&email_token=AALOLNUPGZGIY7ZODDKYG4LP5RYZDA5CNFSM4H5BS34KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZD5KIY#issuecomment-508024099, or mute the thread https://github.com/notifications/unsubscribe-auth/AALOLNTDFVSIZA4M23I3GY3P5RYZDANCNFSM4H5BS34A .
What is the issue is related too? And what is the possible way to solve it?