[jboss-jira] [JBoss JIRA] (WFLY-4918) Remove default-stack and make stack required/explicit per channel

Radoslav Husar (JIRA) issues at jboss.org
Thu Jul 30 10:25:08 EDT 2015


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

Radoslav Husar commented on WFLY-4918:
--------------------------------------

*Update after the call 2015-07-30*

We will remove these too
https://github.com/wildfly/wildfly/blob/master/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/service/ProtocolStackServiceNameFactory.java#L35
https://github.com/wildfly/wildfly/blob/master/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/service/ProtocolStackServiceNameFactory.java#L41
to drive consumers to use the preferred
https://github.com/wildfly/wildfly/blob/master/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/service/ChannelServiceName.java#L34

but more importantly, we will need to keep the default stack in the model, in the writer etc since we are not able to pass the tests otherwise. A stack will still be required per channel as is of now.

> Remove default-stack and make stack required/explicit per channel
> -----------------------------------------------------------------
>
>                 Key: WFLY-4918
>                 URL: https://issues.jboss.org/browse/WFLY-4918
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 10.0.0.Alpha5
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>            Priority: Minor
>             Fix For: 10.0.0.Beta1
>
>
> We discussed with Paul earlier today to go the way of making this explicit per channel, since currently there is a info when booting the default ha profiles:
> 18:06:44,039 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 21) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list