[jboss-jira] [JBoss JIRA] (WFLY-5290) Adding JGroups stack seems to freeze the UI
Kabir Khan (JIRA)
issues at jboss.org
Thu Sep 24 16:17:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112335#comment-13112335 ]
Kabir Khan commented on WFLY-5290:
----------------------------------
https://github.com/wildfly/wildfly/blob/master/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleAliasEntry.java#L51 probably explains it. The target address is a wildcard address transport=TRANSPORT, and it takes the 'transport' key from the target address, and adds the 'TRANSPORT' value from the operation/alias address. You probably want a different path conversion for this occurrence.
> Adding JGroups stack seems to freeze the UI
> -------------------------------------------
>
> Key: WFLY-5290
> URL: https://issues.jboss.org/browse/WFLY-5290
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Domain Management
> Reporter: Jan Kašík
> Assignee: Paul Ferraro
> Priority: Critical
> Fix For: 10.0.0.CR2
>
>
> Adding new JGroups stack with randomly chosen (non existing) socket binding name results in web console freeze.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list