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/12/13 19:52:00 UTC

[jira] [Created] (GEODE-7578) show missing-disk-stores does not include online member that closed the region

Kirk Lund created GEODE-7578:
--------------------------------

             Summary: show missing-disk-stores does not include online member that closed the region
                 Key: GEODE-7578
                 URL: https://issues.apache.org/jira/browse/GEODE-7578
             Project: Geode
          Issue Type: Bug
          Components: gfsh, management, persistence
            Reporter: Kirk Lund


An online member that closes the region can be the source of a missing persistent id. However, because the member is still in the cluster, `show missing-disk-stores` shows nothing.

We should add a new option to `show missing-disk-stores` to show missing disk-stores for online members.

DistributedSystemMXBean#listMissingDiskStores should also have an overridden operation that provides the same ability.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)