[
https://issues.apache.org/jira/browse/GEODE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567300#comment-16567300
]
ASF subversion and git services commented on GEODE-5515:
--------------------------------------------------------
Commit a3debf771b753061d8df8854ee4940e09495e8de in geode's branch
refs/heads/develop from pivotal-eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a3debf7 ]
GEODE-5515: Only initTXMemberId in PartitionMessage if transaction is
originated from client. (#2242)
* 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
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)