]
Ryan Emerson resolved ISPN-9056.
--------------------------------
Fix Version/s: 9.2.2.Final
9.3.0.Alpha1
Resolution: Done
Cache metrics per node not displayed when one of nodes is stopped
-----------------------------------------------------------------
Key: ISPN-9056
URL:
https://issues.jboss.org/browse/ISPN-9056
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.2.1.Final, 9.1.7.Final
Environment: * Mac OS X
* Out of the box JDG setup with no customization of domain and host XML files
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 9.2.2.Final, 9.3.0.Alpha1
When trying to get the stats of any cache (default, repl, memcachedCache) via the
Management Console per any available node particularly when one of the Infnispan nodes in
deliberately shut down (system calls it DEGRADED mode),the UI throws an error saying the
stats couldn't be retrieved from the node shut down.
For example, with the out of the box configuration host.xml starts two server(server-one
and server-two). When the server-two is intentionally shut down and when metrics for the
distributed cache "default" is looked up for all the available nodes the
following error is thrown:
WFLYCTL0030: No resource definition is registered for address [ ("host" =>
"master"), ("server" => "server-two"),
("subsystem" => "datagrid-infinispan"),
("cache-container" => "clustered"), ("distributed-cache"
=> "default") ]