[infinispan-issues] [JBoss JIRA] (ISPN-9898) JGroupsTransport leaks channel after initial cluster size timeout

Tristan Tarrant (Jira) issues at jboss.org
Sun Jan 27 08:32:05 EST 2019


     [ https://issues.jboss.org/browse/ISPN-9898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-9898:
----------------------------------
    Fix Version/s: 10.0.0.Beta1
                       (was: 10.0.0.Alpha3)


> JGroupsTransport leaks channel after initial cluster size timeout
> -----------------------------------------------------------------
>
>                 Key: ISPN-9898
>                 URL: https://issues.jboss.org/browse/ISPN-9898
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 10.0.0.Alpha2, 9.4.5.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 10.0.0.Beta1
>
>
> {{JGroupsTransport}} fails during startup if a minimum cluster size is configured and there are not enough nodes. Because the component is in failed, stopping the cache manager does not invoke the stop method and the channel is leaked.
> We could catch the exception in {{JGroupsTransport}} and close the channel there, but it would be safer if {{BasicComponentRegistryImpl}} invoked the stop methods for failed components as well.



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


More information about the infinispan-issues mailing list