[
https://issues.apache.org/jira/browse/GEODE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014812#comment-17014812
]
ASF subversion and git services commented on GEODE-7689:
--------------------------------------------------------
Commit 501d222c6ea66775db8f9c6933d621ea3b9cc214 in geode's branch
refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=501d222 ]
GEODE-7689: Use the recipient list without the current member (#4586)
> TXOriginatorRecoveryProcessor reply message needs to be sent to everyone
> except itself
> --------------------------------------------------------------------------------------
>
> Key: GEODE-7689
> URL: https://issues.apache.org/jira/browse/GEODE-7689
> Project: Geode
> Issue Type: Bug
> Components: messaging, transactions
> Reporter: Nabarun Nag
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In TXOriginatorRecoveryProcessor process() we mention that the reply message
> needs to be sent to all members except itself.
> We create a new recipient set without the member itself but never end up
> using the new list.
>
> Fix is it use the newly created set with the member removed.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)