[infinispan-issues] [JBoss JIRA] (ISPN-9056) Cache metrics per node not displayed when one of nodes is stopped
Vladimir Blagojevic (JIRA)
issues at jboss.org
Tue Apr 10 08:43:01 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic updated ISPN-9056:
--------------------------------------
Steps to Reproduce:
# Start the Infispan cluster in domain mode locally with out-of-the-box configuration files and with command $JDG_HOME/bin/domain.sh
# Navigate to the URL http://127.0.0.1:9990/console/index.html#/server-groups/cluster/master/server-two and then choose *Stop* in the *Actions* droop-down on the right
# Now try to navigate to the URL http://127.0.0.1:9990/console/index.html#/containers/clustered/clustered/caches/distributed-cache/default/nodes
was:
# Install JDG 7.1.0 and patch it with jboss-datagrid-7.1.2-server-patch.zip
# Start the JDG cluster in domain mode locally with out-of-the-box configuration files and with command $JDG_HOME/bin/domain.sh
# Navigate to the URL http://127.0.0.1:9990/console/index.html#/server-groups/cluster/master/server-two and then choose *Stop* in the *Actions* droop-down on the right
# Now try to navigate to the URL http://127.0.0.1:9990/console/index.html#/containers/clustered/clustered/caches/distributed-cache/default/nodes
> 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
>
> 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") ]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list