[jboss-jira] [JBoss JIRA] (WFLY-10443) Deprecate redundant mod_cluster add/remove-[custom-]metric operations

Radoslav Husar (JIRA) issues at jboss.org
Thu May 24 07:06:00 EDT 2018


     [ https://issues.jboss.org/browse/WFLY-10443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated WFLY-10443:
----------------------------------
    Description: 
There is a bunch of nonsensical operations registered at the mod_cluster configuration resource, see https://wildscribe.github.io/WildFly/12.0/subsystem/modcluster/mod-cluster-config/configuration/index.html

These are:

* add-custom-metric Add new custom metric to the load balancer provider.
* add-metric Add new metric to the load balancer provider.
* remove-custom-metric Remove a custom metric from the load balancer provider.
* remove-metric Remove a metric from the load balancer provider.

These should have been deprecated long time ago, since they are just redundant. Regular model :add/:remove operations should be used for manipulating load metrics.

  was:
There is a bunch of nonsensical operations registered at the mod_cluster configuration resource, see https://wildscribe.github.io/WildFly/12.0/subsystem/modcluster/mod-cluster-config/configuration/index.html

These are:

* add-custom-metric Add new custom metric to the load balancer provider.
* add-metric Add new metric to the load balancer provider.
* remove-custom-metric Remove a custom metric from the load balancer provider.
* remove-metric Remove a metric from the load balancer provider.

These should have been deprecated long time ago, since they are just redundant. Regular model :add operations should be used for manipulating load metrics.



> Deprecate redundant mod_cluster add/remove-[custom-]metric operations
> ---------------------------------------------------------------------
>
>                 Key: WFLY-10443
>                 URL: https://issues.jboss.org/browse/WFLY-10443
>             Project: WildFly
>          Issue Type: Bug
>          Components: mod_cluster
>    Affects Versions: 13.0.0.Beta1
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>
> There is a bunch of nonsensical operations registered at the mod_cluster configuration resource, see https://wildscribe.github.io/WildFly/12.0/subsystem/modcluster/mod-cluster-config/configuration/index.html
> These are:
> * add-custom-metric Add new custom metric to the load balancer provider.
> * add-metric Add new metric to the load balancer provider.
> * remove-custom-metric Remove a custom metric from the load balancer provider.
> * remove-metric Remove a metric from the load balancer provider.
> These should have been deprecated long time ago, since they are just redundant. Regular model :add/:remove operations should be used for manipulating load metrics.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list