You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "pivotal-eshu (GitHub)" <gi...@apache.org> on 2018/12/12 21:30:29 UTC

[GitHub] [geode] pivotal-eshu opened pull request #2993: GEODE-6195: Check if returned value is caused by a retried putIfAbsent operation

  * Treats a retried putIfAbsent operation a successful one if returned value is the value to be put
  * Move the check value methods to ValueComparisonHelper class.



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

[GitHub] [geode] pivotal-eshu closed pull request #2993: GEODE-6195: Check if returned value is caused by a retried putIfAbsent operation

Posted by "pivotal-eshu (GitHub)" <gi...@apache.org>.
[ pull request closed by pivotal-eshu ]

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

[GitHub] [geode] pivotal-eshu commented on issue #2993: GEODE-6195: Check if returned value is caused by a retried putIfAbsent operation

Posted by "pivotal-eshu (GitHub)" <gi...@apache.org>.
I will open a new Jira ticket to add the test coverage. I need to find out how to construct some of the Objects -- seems it will take some time to cover all the cases.

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