You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2019/03/05 00:14:00 UTC

[jira] [Created] (GEODE-6486) StatSamplerStats should use PID for its numericId

Kirk Lund created GEODE-6486:
--------------------------------

             Summary: 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


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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)