pivotal-eshu commented on a change in pull request #5901:
URL: https://github.com/apache/geode/pull/5901#discussion_r567025251
##########
File path:
geode-core/src/main/java/org/apache/geode/internal/cache/tx/DistributedTXRegionStub.java
##########
@@ -146,9 +167,8 @@ public Object findObject(KeyInfo keyInfo, boolean isCreate,
boolean generateCall
final Object key = keyInfo.getKey();
Review comment:
Original initialized null value is redundant; you may want to remove 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]