[jboss-jira] [JBoss JIRA] (AS7-6533) Enable the reverse controller check for the infinispan subsystem transformer test
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Tue Feb 19 12:52:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755164#comment-12755164 ]
Richard Achmatowicz commented on AS7-6533:
------------------------------------------
I've reenabled use of the virtual-nodes attribute for distributed caches. I have implemented the changes as per Brian's description below:
{quote}
Restore support for "virtual-nodes" in the "add" and "write-attribute" handlers. Not in the parsers, which already
translate virtual-nodes to segments. The handlers will log a deprecation WARN if this attribute is encountered. If encountered the
add or write-attribute handler will do the translation to virtual-nodes that we are already doing the other way when we
transform segments for use on legacy slaves. Basically do what the parser does, but for mgmt ops coming in from clients and not just for
xml.
{quote}
> Enable the reverse controller check for the infinispan subsystem transformer test
> ---------------------------------------------------------------------------------
>
> Key: AS7-6533
> URL: https://issues.jboss.org/browse/AS7-6533
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Brian Stansberry
> Fix For: 7.3.0.Alpha1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list