[
https://issues.jboss.org/browse/ISPN-9394?page=com.atlassian.jira.plugin....
]
Pedro Ruivo updated ISPN-9394:
------------------------------
Sprint: DataGrid Sprint #34, DataGrid Sprint #36 (was: DataGrid Sprint #34, DataGrid
Sprint #36, DataGrid Sprint #37)
Getting java.lang.ClassCastException after calling
XSiteAdmin.status()
----------------------------------------------------------------------
Key: ISPN-9394
URL:
https://issues.jboss.org/browse/ISPN-9394
Project: Infinispan
Issue Type: Bug
Components: Cross-Site Replication
Reporter: Jared Blashka
Assignee: Pedro Ruivo
Priority: Minor
Fix For: 10.1.0.Beta1
Attachments: clustered.xml
I've got a cross-site cluster set up with 4 hosts (a,b) <-> (c,d). If I stop a
particular cache on 'a' and then call XSiteAdmin.status() for that cache on
'b' I get "java.lang.ClassCastException:
org.infinispan.remoting.responses.CacheNotFoundResponse cannot be cast to
org.infinispan.remoting.responses.SuccessfulResponse".
XSiteAdmin.status() still works without any issues on 'c' and 'd' however
--
This message was sent by Atlassian Jira
(v7.13.8#713008)