[infinispan-issues] [JBoss JIRA] (ISPN-2973) HotRod client doesn't retry on suspect

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Thu Mar 28 02:17:41 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Takayoshi Kimura updated ISPN-2973:
-----------------------------------

    Description: 
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
  ** Commit: https://github.com/galderz/infinispan/commit/3ee1b96ace284ba108eb3abfd85590354866f546

  was:
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.

JIRA: https://issues.jboss.org/browse/ISPN-2737
PullReq: https://github.com/infinispan/infinispan/pull/1629
Commit: https://github.com/galderz/infinispan/commit/3ee1b96ace284ba108eb3abfd85590354866f546


    
> 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
>
> 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
>   ** 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