[infinispan-issues] [JBoss JIRA] (ISPN-2205) Design HotRod protocol version 1.2

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Sep 20 04:19:04 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805994#comment-12805994 ] 

Galder Zamarreño commented on ISPN-2205:
----------------------------------------

[~mircea.markus], [~dan.berindei] is probably more suited to design the protocol part since he knows the inner details and gotchas of the new segments and routing table better than I do. I can for sure help with the implementation.

Also, Hot Rod protocol version 1.2 was already released in [Infinispan 5.3.0.Final|https://github.com/infinispan/infinispan/blob/5.3.0.Final/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/protocol/HotRodConstants.java#L40], so any further enhancements should really be included in another version of the protocol, maybe 1.3?

This JIRA should be closed and marked as resolve in 5.3.0.Final, deferring ISPN-3529.
                
> Design HotRod protocol version 1.2
> ----------------------------------
>
>                 Key: ISPN-2205
>                 URL: https://issues.jboss.org/browse/ISPN-2205
>             Project: Infinispan
>          Issue Type: Task
>          Components: Remote protocols
>    Affects Versions: 5.2.0.ALPHA2
>            Reporter: Dan Berindei
>            Assignee: Galder Zamarreño
>              Labels: hotrod
>
> The consistent hash representation is changing in 5.2, and we need to modify the HotRod protocol to incorporate those changes. We preserved compatibility with 1.0/1.1 clients with a workaround on the server, but is not as efficient as it could be.
> The new version could also incorporate fixes for older issues like ISPN-1293.

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