[
https://issues.apache.org/jira/browse/GEODE-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-6486:
-----------------------------
Description:
While reviewing the changes for GEODE-6442, we discovered that the
StatSamplerStats currently use DistributedSystem.getId() for the numericId. All
other statistics instances use the PID for the numericId. We believe that it
would be much better if the StatSamplerStats also used the PID.
was:
While reviewing the changes for GEODE-6442, we discovered that the
StatSamplerStats currently use DistributedSystem.getId() for the numericId. All
other statistics instances use the PID for the numericId. We believe that it
would be much better if the StatSamplerStats also used the PID.
https://issues.apache.org/jira/browse/GEODE-6442
> StatSamplerStats should use PID for its numericId
> -------------------------------------------------
>
> Key: GEODE-6486
> URL: https://issues.apache.org/jira/browse/GEODE-6486
> Project: Geode
> Issue Type: Improvement
> Components: statistics
> Reporter: Kirk Lund
> Priority: Major
>
> While reviewing the changes for GEODE-6442, we discovered that the
> StatSamplerStats currently use DistributedSystem.getId() for the numericId.
> All other statistics instances use the PID for the numericId. We believe that
> it would be much better if the StatSamplerStats also used the PID.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)