[
https://issues.apache.org/jira/browse/GEODE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729216#comment-16729216
]
ASF subversion and git services commented on GEODE-5955:
--------------------------------------------------------
Commit 176f526b92cb41709415a1cb30f5a3c48fd44df7 in geode's branch
refs/heads/feature/GEODE-5955 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=176f526 ]
GEODE-5955 CacheClientUpdater statistics not properly closed
Adding a category for the new test though I'm not sure we use those
anymore.
Removing debugging addtions from BasicDistributedTest.
> 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
> Time Spent: 10m
> 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)