[
https://issues.apache.org/jira/browse/GEODE-10326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Barrett resolved GEODE-10326.
-----------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
> Convert MessageType into an enum
> --------------------------------
>
> Key: GEODE-10326
> URL: https://issues.apache.org/jira/browse/GEODE-10326
> Project: Geode
> Issue Type: Improvement
> Components: messaging
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> Currently {{MessageType}} is class with lots of numeric constants,
> effectively and enum without all the compile time checking that comes with
> it. Let's make it an enum for type safety.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)