[infinispan-issues] [JBoss JIRA] (ISPN-9898) JGroupsTransport leaks channel after initial cluster size timeout
Dan Berindei (Jira)
issues at jboss.org
Wed Jan 23 03:45:00 EST 2019
Dan Berindei created ISPN-9898:
----------------------------------
Summary: 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: 9.4.5.Final, 10.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
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