Michael Dodge created GEODE-4511:
------------------------------------
Summary: 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
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)