[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 06:22:00 EDT 2018
Radoslav Husar created WFLY-10443:
-------------------------------------
Summary: 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
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 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