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

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

Commit 49cb2eb6fb18966d9fc6c49548edfaf6047a51cc in geode's branch 
refs/heads/feature/GEODE-3967 from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=49cb2eb ]

GEODE-3813: Deprecating RegisterInterest ALL_KEYS and List behavior (#1438)

* Now with lazy default pool initialization from GEODE-4511, readyForEvents 
will throw 
   IllegalStateException if no pools available.
* Modified tests based on new behavior introduced in GEODE-4511

> 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