[infinispan-issues] [JBoss JIRA] (ISPN-2973) HotRod client doesn't retry on suspect
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Apr 17 09:30:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768052#comment-12768052 ]
Mircea Markus commented on ISPN-2973:
-------------------------------------
ISPN-2577 should solve the root of the problem. Not sure we can back port ISPN-2577 to 5.2 this ([~dan.berindei] ?), so we should amend the retry logic on 5.2.
> HotRod client doesn't retry on suspect
> --------------------------------------
>
> Key: ISPN-2973
> URL: https://issues.jboss.org/browse/ISPN-2973
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 5.2.2.Final
> Reporter: Takayoshi Kimura
> Assignee: Tristan Tarrant
> Priority: Critical
> Fix For: 5.2.6.Final, 5.3.0.Beta1, 5.3.0.Final
>
>
> HotRod client does retry on RemoteNodeSuspectException and Codec10#checkForErrorsInResponseStatus() checks message from server if it contains "Suspect" message.
> ISPN-2737 fix changed the message and HotRod is unable to perform retry as there is no "Suspect" string in the message from server.
> ISPN-2737 PullReq: https://github.com/infinispan/infinispan/pull/1629 and commit https://github.com/galderz/infinispan/commit/3ee1b96ace284ba108eb3abfd85590354866f546
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list