]
Radoslav Husar updated WFLY-10832:
----------------------------------
Summary: Determine the primary provider of Singleton Service using CLI (was:
Determine the primary provider of Singleton Service using CLI.)
Determine the primary provider of Singleton Service using CLI
-------------------------------------------------------------
Key: WFLY-10832
URL:
https://issues.jboss.org/browse/WFLY-10832
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 13.0.0.Final
Reporter: Brad Maxwell
Assignee: Paul Ferraro
Currently we do not expose any run-time metrics/statistics for singleton services , User
needs to determine the primary provider of Singleton service and would like a CLI command
to do so
Currently from CLI we can see that the singleton application is deployed on all the
instance of the cluster , but not determine from CLI which node/instance is operating as
primary provider of Singleton Service , User would like to give to his operations team a
way to check that a certain application is in ha singleton among others which can be in
just cluster mode.