pivotal-eshu commented on a change in pull request #5901:
URL: https://github.com/apache/geode/pull/5901#discussion_r567023414
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/cache/tx/DistributedTXRegionStub.java
##########
@@ -176,7 +202,7 @@ public boolean putEntry(EntryEventImpl event, boolean
ifNew, boolean ifOld,
final InternalRegion r = event.getRegion();
Review comment:
Original initialized false is redundant. You may want to clean it as
well.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]