[ 
https://issues.apache.org/jira/browse/GEODE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Schuchardt reassigned GEODE-7119:
---------------------------------------

    Assignee: Bruce Schuchardt

> Version ordinal constants are byte but should be short
> ------------------------------------------------------
>
>                 Key: GEODE-7119
>                 URL: https://issues.apache.org/jira/browse/GEODE-7119
>             Project: Geode
>          Issue Type: Bug
>          Components: membership, serialization
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>            Priority: Major
>
> The ordinal constants in Version.java are all of type "byte" but the 
> "ordinal" instance variable is a "short".  The constructor for Version takes 
> a "byte" but it should take a "short".
> Version.GEODE_1_11_0_ORDINAL is currently set at 107 but it should be 
> increased to 110 to give us some spare ordinals in case we need to create a 
> patch release of 1.11 that has on-wire changes.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to