You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/17 22:53:00 UTC

[jira] [Commented] (GEODE-7159) PoolManager.close(keepAlive) naively assumes all "registered" Pool objects are o.a.g.cache.client.internal.PoolImpl implementations!

    [ https://issues.apache.org/jira/browse/GEODE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16998651#comment-16998651 ] 

ASF subversion and git services commented on GEODE-7159:
--------------------------------------------------------

Commit 0f05e9ccd94c04a205ace82de6616e9bffa92fa7 in geode's branch refs/heads/develop from Udo Kohlmeyer
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0f05e9c ]

GEODE-7159: Amending emergencyClose to type check before casting. Also included Optional instead of null checks (#4493)



> PoolManager.close(keepAlive) naively assumes all "registered" Pool objects are o.a.g.cache.client.internal.PoolImpl implementations!
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7159
>                 URL: https://issues.apache.org/jira/browse/GEODE-7159
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: John Blum
>            Assignee: Udo Kohlmeyer
>            Priority: Major
>              Labels: affects-spring
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This certainly does not work in a proper "Unit" Test with "mocked" collaborators!



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