[jboss-jira] [JBoss JIRA] (WFLY-6166) jgroups-channel attribute should allow expressions.
Paul Ferraro (JIRA)
issues at jboss.org
Wed Feb 10 18:29:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161494#comment-13161494 ]
Paul Ferraro edited comment on WFLY-6166 at 2/10/16 6:28 PM:
-------------------------------------------------------------
The value specified by org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition.Attribute#DEFAULT_CHANNEL is used as the default value of the jgroups-stack attribute - not the jgroups-channel attribute. DEFAULT_CHANNEL defines the default ChannelFactory for the server, thus the jgroups-stack attribute is a model reference that identifies the target ChannelFactory. The jgroups-channel attribute returns the name with which to create the channel from the ChannelFactory, i.e. the name passed to the ChannelFactory.createChannel(...) method.
Before you say it - yes, the names are confusing, hence WFLY-5459.
was (Author: pferraro):
The value specified by org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemResourceDefinition.Attribute#DEFAULT_CHANNEL is used as the default value of the jgroups-stack attribute - not the jgroups-channel attribute. DEFAULT_CHANNEL defines the default ChannelFactory for the server, thus the jgroups-stack attribute is a model reference that identifies the target ChannelFactory. The jgroups-channel attribute returns the name with which to create the channel from the ChannelFactory, i.e. the name passed to the ChannelFactory.createChannel(...) method.
Before you say it - yes, the names are confusing, hence https://issues.jboss.org/browse/WFLY-5459.
> jgroups-channel attribute should allow expressions.
> ---------------------------------------------------
>
> Key: WFLY-6166
> URL: https://issues.jboss.org/browse/WFLY-6166
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Jeff Mesnil
>
> Contrary to the amended title of WFLY-5458, jgroups-channel is not a model reference and should therefore allow expressions.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list