[
https://issues.apache.org/jira/browse/GEODE-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778574#comment-16778574
]
ASF subversion and git services commented on GEODE-6434:
--------------------------------------------------------
Commit ccdcf072e5a5740b17d2259b0645b7d77645eaf8 in geode's branch
refs/heads/develop from Sai Boorlagadda
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ccdcf07 ]
GEODE-6434: Changing ordinal variables to GEODE_X_Y_Z format
missed ClientHealthStats file to use the new variable name.
> Change version & ordinal variables to GEODE_MAJOR_MINOR_PATCH
> -------------------------------------------------------------
>
> Key: GEODE-6434
> URL: https://issues.apache.org/jira/browse/GEODE-6434
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Sai Boorlagadda
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, variables to ordinals and versions follow GEODE_XYZ format for a
> release x.y.z. But starting from version 1.10.0 it becomes
> GEODE_1100_ORDINAL, which seems little weird after GEODE_190_ORDINAL. Also,
> backward compatibility methods already use pattern GEODE_X_Y_Z, so changing
> the version & ordinal variables also to be GEODE_X_Y_Z pattern.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)