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

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

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

GEODE-4511: Ensure a pool is available for durable client subscription. (#1448)

* GEODE-4511: Ensure a pool is available for durable client subscription.

* GEODE-4511: Restrict default pool creation for subscription to clients.


> 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
>             Fix For: 1.5.0
>
>          Time Spent: 1.5h
>  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