[infinispan-issues] [JBoss JIRA] (ISPN-8590) Operations Code from client to server should be a short

Katia Aresti (JIRA) issues at jboss.org
Wed Dec 6 10:37:00 EST 2017


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

Katia Aresti updated ISPN-8590:
-------------------------------
    Description: 
Hotrod operations sent from the client to the server are today read like byte (this is not the case concerning responses codes, that are read like short from the hotrod client).
New hotrod operations and the needed request codes won't enter in a byte soon, so this should be changed


  was:
Hotrod operations sent from the client to the server are today read like byte (this is not the case concerning responses codes, that are read like short from the hotrod client).
New hotrod operations and request codes won't enter in a byte soon.




> Operations Code from client to server should be a short
> -------------------------------------------------------
>
>                 Key: ISPN-8590
>                 URL: https://issues.jboss.org/browse/ISPN-8590
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Hot Rod
>            Reporter: Katia Aresti
>            Assignee: Katia Aresti
>
> Hotrod operations sent from the client to the server are today read like byte (this is not the case concerning responses codes, that are read like short from the hotrod client).
> New hotrod operations and the needed request codes won't enter in a byte soon, so this should be changed



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list