[ https://issues.apache.org/jira/browse/GEODE-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528138#comment-16528138 ]
ASF subversion and git services commented on GEODE-4511: -------------------------------------------------------- Commit 87c0ec3940b4ddfc90613389c252036f6be2a93c in geode's branch refs/heads/feature/GEM-1772 from jinmeiliao [ https://gitbox.apache.org/repos/asf?p=geode.git;h=87c0ec3 ] GEODE-4511: rework ClientAuthDUnitRule to illustrate when authenticat… (#2077) * GEODE-4511: rework ClientAuthDUnitRule to illustrate when authentication is executed on client operations. > 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: 2h > 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)