Anilkumar Gingade created GEODE-2829:
----------------------------------------
Summary: VMRegionVersionVector allows/stores DiskStoreId as its
member id
Key: GEODE-2829
URL: https://issues.apache.org/jira/browse/GEODE-2829
Project: Geode
Issue Type: Bug
Components: regions
Reporter: Anilkumar Gingade
The VMRegionVersionVector is a region version vector for regions without
persistent data. This region version vector suppose to allow the
InternalDistributedMember as the member id, but currently it allows both
DiskStoreId and InternalDistributedMember as member ids.
This is in relation to ticket# GEODE-2802
The issue can be reproduced by having persistent and non-persistent region in
the cluster (same region name).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)