Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7119

Version ordinal constants are byte but should be short

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • membership, serialization
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              bschuchardt Bruce J Schuchardt
              bschuchardt Bruce J Schuchardt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m