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

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

Commit 81c5777c116d2e220e2ee550b3fc89bac4cbba72 in geode's branch 
refs/heads/feature/GEODE-3967 from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=81c5777 ]

GEODE-4511: Switch to lazy initialization of the default pool. (#1420)

* GEODE-4511: Switch to lazy initialization of the default pool.

* GEODE-4511: Address review comments.

* GEODE-4511: Fix JUnit test that inexplicably passed locally.


> Avoid creation of unnecessary default pool
> ------------------------------------------
>
>                 Key: GEODE-4511
>                 URL: https://issues.apache.org/jira/browse/GEODE-4511
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The Java API for creating a client cache automatically creates a default pool 
> although this default pool is not used for almost all real use cases. 
> Moreover, this pool periodically tries to connect to the server. This is 
> basically harmless but it wastes resources a little bit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to