[jboss-jira] [JBoss JIRA] (WFLY-11984) ChannelCommandDispatcherFactory does not notify any GroupListener

Gab And (Jira) issues at jboss.org
Fri Apr 12 08:00:04 EDT 2019


Gab And created WFLY-11984:
------------------------------

             Summary: ChannelCommandDispatcherFactory does not notify any GroupListener
                 Key: WFLY-11984
                 URL: https://issues.jboss.org/browse/WFLY-11984
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 16.0.0.Final
            Reporter: Gab And
            Assignee: Paul Ferraro


checkout ChannelCommandDispatcherFactory

line 267 

if (this.listeners.isEmpty()) {...}

There should be a negation which should look like !this.listeners.isEmpty()



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list