[
https://issues.apache.org/jira/browse/GEODE-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Barrett reassigned GEODE-8274:
------------------------------------
Assignee: Jacob Barrett
> Improve readability of Version comparisons
> ------------------------------------------
>
> Key: GEODE-8274
> URL: https://issues.apache.org/jira/browse/GEODE-8274
> Project: Geode
> Issue Type: Improvement
> Components: serialization
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
>
> Currently Version comparisons are done with {{Version.compareTo(Version) <=>
> 0}} operations. It is difficult to reason with some of the combinations to
> understand if we are looking for newer or older versions. Convert to some
> natural language style like {{Version.isNewerThan(Version)}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)