You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "dschneider-pivotal (GitHub)" <gi...@apache.org> on 2019/01/09 18:50:52 UTC

[GitHub] [geode] dschneider-pivotal commented on pull request #3060: GEODE-6260: Do not cleanup non-dirty entries in transactional set operation

Does "!createIfAbsent" indicate that this is a set operation? If so I think you should add a comment here.
Something like "createReadEntry will only returns null if createIfAbsent is false. CreateIfAbsent will only be false when this method is called by set operations. In that case we do not want the TXState to have a TXEntryState."

[ Full content available at: https://github.com/apache/geode/pull/3060 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org