You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2018/10/30 18:25:00 UTC

[jira] [Created] (GEODE-5955) CacheClientUpdater statistics are created and never closed on failed initialization

Bruce Schuchardt created GEODE-5955:
---------------------------------------

             Summary: CacheClientUpdater statistics are created and never closed on failed initialization
                 Key: GEODE-5955
                 URL: https://issues.apache.org/jira/browse/GEODE-5955
             Project: Geode
          Issue Type: Bug
          Components: client queues
            Reporter: Bruce Schuchardt


In a failed test run I found a client with a bunch of CacheClientUpdater statistics instances for a server that repeatedly rejected the client's attempts to create a subscription connection.  The stats all had the same "end time" of when the cache was closed.

Normally when a CCU shuts down it closes its statistics.  This problem only occurs if the CCU fails to connect to the server and create its subscription queue.



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