Darrel Schneider created GEODE-5152:
---------------------------------------
Summary: add unit test coverage for AbstractRegionMap.txApplyPut
Key: GEODE-5152
URL: https://issues.apache.org/jira/browse/GEODE-5152
Project: Geode
Issue Type: Sub-task
Components: transactions
Reporter: Darrel Schneider
AbstractRegionMapTest has some coverage for txApplyPut but a large section of
the method has no coverage. The while loop that handles a non-null "oldRe" is
never executed.
Also, it is never called with an owner that
"isUsedForPartitionedRegionBucket()".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)