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-cluste...
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)