[ https://issues.apache.org/jira/browse/GEODE-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803042#comment-16803042 ]
ASF subversion and git services commented on GEODE-5707: -------------------------------------------------------- Commit 7f9bfae44d41053032030dfb1d02c4e6fa126250 in geode-native's branch refs/heads/develop from Jorge Perez Burgos [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=7f9bfae ] GEODE-5707: CommitConflictException Test case. (#347) * GEODE-5707: CommitConflictException Test case. Create 2 async tasks to force a CommitConflictException message. After the exception the following tx should work. > Tx in permanent illegal state, not cleaned. > ------------------------------------------- > > Key: GEODE-5707 > URL: https://issues.apache.org/jira/browse/GEODE-5707 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Jorge Perez Burgos > Assignee: Jacob S. Barrett > Priority: Major > Labels: pull-request-available > Attachments: > fix-tx-clean-geode-21224839d03aa9a9c502bbfab0bf40d1c9bd5ae9.patch > > Time Spent: 1.5h > Remaining Estimate: 0h > > The c++ native client doesn't clean the tx properly in partitioned regions > when an error happens. You can reproduce this forcing a > commitconflictexception and after that the every following tx you try to do > in the client fails. -- This message was sent by Atlassian JIRA (v7.6.3#76005)