[ https://issues.apache.org/jira/browse/GEODE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729704#comment-16729704 ]
ASF subversion and git services commented on GEODE-5955: -------------------------------------------------------- Commit 62d8daa08126ff9c434998fa2fd6be1d6d0b4dff in geode's branch refs/heads/develop from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=62d8daa0 ] Merge pull request #3043 from apache/feature/GEODE-5955 GEODE-5955 CacheClientUpdater statistics are created and never closed… > 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 > Assignee: Bruce Schuchardt > Priority: Minor > Labels: SmallFeature, pull-request-available > Fix For: 1.9.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)