[
https://issues.apache.org/jira/browse/GEODE-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernest Burghardt resolved GEODE-8891.
-------------------------------------
Resolution: Fixed
> Convert remaining singletons to Meyers pattern
> ----------------------------------------------
>
> Key: GEODE-8891
> URL: https://issues.apache.org/jira/browse/GEODE-8891
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Priority: Major
> Labels: pull-request-available
>
> As a developer, it is to my advantage to preemptively pay technical debt when
> I can, especially if said debt has potentially subtle bugs. Geode Native
> still has several poortly-written singleton objects in legacy code, and as
> we've just seen with the rewrite of EventId for GEODE-8887, these can
> introduce very strange behavior in a multi-threaded app. We need to identify
> any of these remaining, and clean them up like we did for EventId.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)