-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 16.0.0.Final
-
Fix Version/s: 17.0.0.Alpha1, 17.0.0.Final
-
Component/s: Clustering
-
Labels:None
-
Git Pull Request:
checkout ChannelCommandDispatcherFactory
line 267
if (this.listeners.isEmpty())
{...}There should be a negation which should look like !this.listeners.isEmpty()