[
https://issues.apache.org/jira/browse/GEODE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Helena Bales resolved GEODE-5493.
---------------------------------
Resolution: Fixed
Resolved by this PR:
https://github.com/apache/geode/pull/2218
Client health statistics are now published regardless of if security is enabled
on the cluster, the ID used to publish the statistics is now consistent
throughout the system (see GEODE-5157), and the logging for null old stats has
been removed.
> Client Statistics fail to publish on clusters with security enabled
> -------------------------------------------------------------------
>
> Key: GEODE-5493
> URL: https://issues.apache.org/jira/browse/GEODE-5493
> Project: Geode
> Issue Type: Bug
> Reporter: Helena Bales
> Assignee: Helena Bales
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In a cluster with security enabled and a pool with a small statistics
> interval (like 1000ms), errors are logged for "Failed to publish" the
> statistics, and "got oldStats null" for attempting to retrieve the previous
> statistics during publication.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)