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)

Reply via email to