[
https://issues.apache.org/jira/browse/GEODE-10234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521331#comment-17521331
]
ASF subversion and git services commented on GEODE-10234:
---------------------------------------------------------
Commit 8b5ff7c03d39f8c908eb9d9ff8fb02282987cdc3 in geode's branch
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8b5ff7c03d ]
GEODE-10234: Do not generate tailKey if parallel wan not enabled. (#7583)
> No need to generate tailKey for transaction if there is no parallel wan
> enabled
> -------------------------------------------------------------------------------
>
> Key: GEODE-10234
> URL: https://issues.apache.org/jira/browse/GEODE-10234
> Project: Geode
> Issue Type: Bug
> Components: transactions
> Affects Versions: 1.12.0
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
>
> There is no need to generate a tailKey, if there is no parallel wan enabled.
> However, currently every operation on a partitioned region would generate
> such key and will be ignored anyway.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)