[ https://issues.apache.org/jira/browse/GEODE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847127#comment-15847127 ]
ASF GitHub Bot commented on GEODE-2344: --------------------------------------- GitHub user PivotalSarge opened a pull request: https://github.com/apache/geode/pull/376 GEODE-2344: Updated the ordinal to match 9.0. - Switch to the correct constructor to avoid errors. - Remove unnecessary mechanism to modify version ordinal. - Remove commented-out code. - Account for extra bytes in the handshaking after 8.2. - Refactor accommodating UUID and weight during handshake. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PivotalSarge/geode feature/GEODE-2344 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/376.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #376 ---- commit b1928d0e8ed7f4c02659887a7b9f2a207a14aa1f Author: Sarge <mdo...@pivotal.io> Date: 2017-01-25T21:12:06Z GEODE-2344: Updated the ordinal to match 9.0. - Switch to the correct constructor to avoid errors. - Remove unnecessary mechanism to modify version ordinal. - Remove commented-out code. - Account for extra bytes in the handshaking after 8.2. - Refactor accommodating UUID and weight during handshake. ---- > Upgrade Geode-NC ordinal > ------------------------ > > Key: GEODE-2344 > URL: https://issues.apache.org/jira/browse/GEODE-2344 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Ernest Burghardt > > currently we use 8.x ordinal, need to work using the 9.0 ordinal -- This message was sent by Atlassian JIRA (v6.3.15#6346)