You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "John Blum (Jira)" <ji...@apache.org> on 2019/12/04 04:13:00 UTC

[jira] [Created] (GEODE-7532) PoolManagerImpl.register(:Pool) and PoolManagerImpl.unregister(:Pool) should be declared on the PoolManager interface

John Blum created GEODE-7532:
--------------------------------

             Summary: PoolManagerImpl.register(:Pool) and PoolManagerImpl.unregister(:Pool) should be declared on the PoolManager interface
                 Key: GEODE-7532
                 URL: https://issues.apache.org/jira/browse/GEODE-7532
             Project: Geode
          Issue Type: Improvement
          Components: client/server
            Reporter: John Blum


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).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)