[jboss-jira] [JBoss JIRA] (AS7-4828) JGroups subsystem protocol properties should support expressions

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Fri Jul 27 10:46:08 EDT 2012


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

Richard Achmatowicz commented on AS7-4828:
------------------------------------------

This is going to require some refactoring of property processing, as at present property names and values are handled as Strings and not as ModelNodes. 
                
> JGroups subsystem protocol properties should support expressions
> ----------------------------------------------------------------
>
>                 Key: AS7-4828
>                 URL: https://issues.jboss.org/browse/AS7-4828
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Clustering
>    Affects Versions: 7.1.2.Final (EAP)
>            Reporter: Paul Ferraro
>            Assignee: Richard Achmatowicz
>             Fix For: 7.2.0.Alpha1
>
>
> A sample use case:
> <protocol type="TCPPING">
>   <property name="initial_hosts">${jgroups.tcpping.initial_hosts}</property>
> </protocol>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list