Kirk Lund created GEODE-6445:
--------------------------------
Summary: InternalDistributedSystem.ALLOW_MULTIPLE_SYSTEMS is a
mutable public static variable
Key: GEODE-6445
URL: https://issues.apache.org/jira/browse/GEODE-6445
Project: Geode
Issue Type: Bug
Components: core
Reporter: Kirk Lund
InternalDistributedSystem.ALLOW_MULTIPLE_SYSTEMS is a mutable public static
variable which by definition should never exist.
At a minimum InternalDistributedSystem.ALLOW_MULTIPLE_SYSTEMS should be
encapsulated by thread safe setter and accessor methods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)