[infinispan-issues] [JBoss JIRA] (ISPN-6938) Retry ClusteredGetCommand through OutdatedTopologyExceptions
Radim Vansa (JIRA)
issues at jboss.org
Tue Aug 9 07:08:00 EDT 2016
Radim Vansa created ISPN-6938:
---------------------------------
Summary: Retry ClusteredGetCommand through OutdatedTopologyExceptions
Key: ISPN-6938
URL: https://issues.jboss.org/browse/ISPN-6938
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Radim Vansa
Assignee: Radim Vansa
Nowadays most commands deal with topology change during command execution by throwing an OutdatedTopologyException and retry in StateTransferInterceptor. xDistributionInterceptors still contain legacy logic that does the retry only within the interceptor, therefore missing loading in persistence interceptors.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list