[ 
https://issues.apache.org/jira/browse/GEODE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729703#comment-16729703
 ] 

ASF subversion and git services commented on GEODE-5955:
--------------------------------------------------------

Commit 176f526b92cb41709415a1cb30f5a3c48fd44df7 in geode's branch 
refs/heads/develop 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
>             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)

Reply via email to