[infinispan-issues] [JBoss JIRA] (ISPN-3533) Design HotRod protocol version 2.0
Galder Zamarreño (JIRA)
issues at jboss.org
Wed Feb 19 10:21:48 EST 2014
[ https://issues.jboss.org/browse/ISPN-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946007#comment-12946007 ]
Galder Zamarreño commented on ISPN-3533:
----------------------------------------
More ideas:
* Hot Rod client is having to parse error message from server to detect suspects. It actually checks for `SuspectException` or `SuspectedException` in the error message. This is hacky. We should add a new error code for node suspicion, so that the client can react accordingly. There's planned work to silence them (ISPN-2577), but in case they ever bubble to clients, they should be handled properly.
> Design HotRod protocol version 2.0
> ----------------------------------
>
> Key: ISPN-3533
> URL: https://issues.jboss.org/browse/ISPN-3533
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
>
> Umbrella JIRA for Hot Rod improvements for version 2.0
--
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