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

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


    [ https://issues.jboss.org/browse/WFLY-11984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721790#comment-13721790 ] 

Gab And commented on WFLY-11984:
--------------------------------

Glad to help. I've checked the code for 15.0.1.Final and it has the same issue. And it may be also in lower versions.

> 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
>            Priority: Blocker
>
> 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