Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
For all general uses, and especially for framework and tooling purposes, both register(:Pool) and unregister(:Pool) methods of the PoolManagerImpl class should be part of the PoolManager interface given both methods are technically part of the "public" API despite PoolManagerImpl being "deemed" part of some "internal" API (which is completely arbitrary and irrelevant since it is not properly enforced by the language constructs of Java).
Attachments
Issue Links
- is superceded by
-
GEODE-7555 Move API for creating and finding Pools to ClientCache
- Open