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

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

     [ https://issues.apache.org/jira/browse/GEODE-7532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Smith resolved GEODE-7532.
------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>
> 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)