[
https://issues.apache.org/jira/browse/GEODE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565969#comment-16565969
]
ASF subversion and git services commented on GEODE-5515:
--------------------------------------------------------
Commit d9f8b39e0efd2988ceaf8a023d3a12fce769093f in geode's branch
refs/heads/feature/GEODE-5515 from eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d9f8b39 ]
GEODE-5515: Only initTXMemberId in PartitionMessage if transaction is
originated from client.
* Returns client member id in TXState.getOriginatingMember() if it is a
client originated transaction
so it can be correctly set in the PartitionMessage.
> Transaction originated from peer sets the onBehalfOfClientMember on remote
> transaction host
> -------------------------------------------------------------------------------------------
>
> Key: GEODE-5515
> URL: https://issues.apache.org/jira/browse/GEODE-5515
> Project: Geode
> Issue Type: Bug
> Components: transactions
> Affects Versions: 1.4.0, 1.5.0, 1.6.0
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
>
> Currently a transaction originated from a peer and if the transaction host is
> on another server, the transaction onBehalfOfClientMember is incorrectly set
> on the transaction host.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)