[jboss-jira] [JBoss JIRA] (WFLY-7431) Convert stats-enabled metric into proper statistics-enabled attribute
Radoslav Husar (JIRA)
issues at jboss.org
Tue Nov 1 05:00:00 EDT 2016
[ https://issues.jboss.org/browse/WFLY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-7431:
---------------------------------
Description:
{code}
/subsystem=jgroups/channel=ee:read-attribute(name=stats-enabled)
{code}
Other subsystems usually use attribute name {{statistics-enabled}}, we should deprecate the current attribute name and support the unified attribute name. This is the case in the transaction subsystem. This issue is similar to JBEAP-6501.
was:
{code}
/subsystem=jgroups/channel=ee:read-attribute(name=stats-enabled)
{code}
Other subsystems usually use attribute name {{statistics-enabled}}, we should deprecate the current attribute name and support the this unified attribute name. This is the case in the transaction subsystem. This issue is similar to JBEAP-6501.
> Convert stats-enabled metric into proper statistics-enabled attribute
> ---------------------------------------------------------------------
>
> Key: WFLY-7431
> URL: https://issues.jboss.org/browse/WFLY-7431
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Minor
>
> {code}
> /subsystem=jgroups/channel=ee:read-attribute(name=stats-enabled)
> {code}
> Other subsystems usually use attribute name {{statistics-enabled}}, we should deprecate the current attribute name and support the unified attribute name. This is the case in the transaction subsystem. This issue is similar to JBEAP-6501.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
More information about the jboss-jira
mailing list