Darrel Schneider created GEODE-4400: ---------------------------------------
Summary: TXRegionStub should never wrap a BucketRegion instance Key: GEODE-4400 URL: https://issues.apache.org/jira/browse/GEODE-4400 Project: Geode Issue Type: Improvement Components: transactions Reporter: Darrel Schneider The transaction implementation should never wrap the internal BucketRegion in a TXRegionStub. But the method PeerTXStateStub.validateRegionCanJoinTransaction(LocalRegion) does not check if the LocalRegion it is passed is a BucketRegion. -- This message was sent by Atlassian JIRA (v7.6.3#76005)