[JBoss JIRA] (ISPN-9390) DefaultConflictManager throws exception during merge conflicts resolution
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-9390?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant reassigned ISPN-9390:
-------------------------------------
Assignee: Ryan Emerson
> DefaultConflictManager throws exception during merge conflicts resolution
> -------------------------------------------------------------------------
>
> Key: ISPN-9390
> URL: https://issues.jboss.org/browse/ISPN-9390
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 9.3.0.Final
> Reporter: M S
> Assignee: Ryan Emerson
> Attachments: 15nodes-merge-issue.zip
>
>
> In one of our environments where we have 15 nodes in cloud we got to the point where following issue occurs on one of the nodes - node22 (Cache zones encountered exception whilst trying to resolve conflicts on merge: java.util.concurrent.CompletionException: org.infinispan.commons.CacheException).
> We reproduced it while having 15 nodes in cloud, and then unplugging and plugging one node - node11 back.
> I'm attaching infinispan logs (WARN level set) from the failed controllers and our cluster config. [^15nodes-merge-issue.zip]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9394) Getting java.lang.ClassCastException after calling XSiteAdmin.status()
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-9394?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant reassigned ISPN-9394:
-------------------------------------
Assignee: Pedro Ruivo
> 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
> 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.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9394) Getting java.lang.ClassCastException after calling XSiteAdmin.status()
by Jared Blashka (JIRA)
[ https://issues.jboss.org/browse/ISPN-9394?page=com.atlassian.jira.plugin.... ]
Jared Blashka updated ISPN-9394:
--------------------------------
Attachment: clustered.xml
> 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
> Priority: Minor
> 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.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9394) Getting java.lang.ClassCastException after calling XSiteAdmin.status()
by Jared Blashka (JIRA)
[ https://issues.jboss.org/browse/ISPN-9394?page=com.atlassian.jira.plugin.... ]
Jared Blashka updated ISPN-9394:
--------------------------------
Attachment: (was: clustered.xml)
> 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
> Priority: Minor
> 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.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9394) Getting java.lang.ClassCastException after calling XSiteAdmin.status()
by Jared Blashka (JIRA)
Jared Blashka created ISPN-9394:
-----------------------------------
Summary: 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
Priority: Minor
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.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9393) getAsync() and getWithMetadata() does not check NearCache
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-9393?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-9393:
------------------------------
Description:
In ISPN-8618, the java client was made async.
However, the {{getAsync()}} method isn't checking the {{NearCache}} anymore.
EDIT: {{getWithMetadata()}} isn't check the {{NearCache}}. I'm not sure if it is supposed to check it or not.
was:
In ISPN-8618, the java client was made async.
However, the {{getAsync()}} method isn't checking the {{NearCache}} anymore.
> getAsync() and getWithMetadata() does not check NearCache
> ---------------------------------------------------------
>
> Key: ISPN-9393
> URL: https://issues.jboss.org/browse/ISPN-9393
> Project: Infinispan
> Issue Type: Bug
> Components: Hot Rod, Remote Protocols
> Reporter: Pedro Ruivo
> Fix For: 9.4.0.Final
>
>
> In ISPN-8618, the java client was made async.
> However, the {{getAsync()}} method isn't checking the {{NearCache}} anymore.
> EDIT: {{getWithMetadata()}} isn't check the {{NearCache}}. I'm not sure if it is supposed to check it or not.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (ISPN-9393) getAsync() does not check NearCache
by Pedro Ruivo (JIRA)
Pedro Ruivo created ISPN-9393:
---------------------------------
Summary: getAsync() does not check NearCache
Key: ISPN-9393
URL: https://issues.jboss.org/browse/ISPN-9393
Project: Infinispan
Issue Type: Bug
Components: Hot Rod, Remote Protocols
Reporter: Pedro Ruivo
Fix For: 9.4.0.Final
In ISPN-8618, the java client was made async.
However, the {{getAsync()}} method isn't checking the {{NearCache}} anymore.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months