[ https://issues.apache.org/jira/browse/GEODE-9723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433952#comment-17433952 ]
ASF subversion and git services commented on GEODE-9723: -------------------------------------------------------- Commit 31a85607746491dd9b08e7e75d0b5a7e50786bf1 in geode's branch refs/heads/develop from Joris Melchior [ https://gitbox.apache.org/repos/asf?p=geode.git;h=31a8560 ] GEODE-9723: test transactions with auth expiration (#7012) Add tests to confirm that client transactions are not disrupted when authentication expires and automatic re-authentication takes place. complete transaction with commit transaction rollback suspended and resumed transaction with commit failed re-authentication with commit and rollback on partial transaction add test to include PARTITION region behavior > Add test to cover transaction based operations when re-authentication happens. > ------------------------------------------------------------------------------ > > Key: GEODE-9723 > URL: https://issues.apache.org/jira/browse/GEODE-9723 > Project: Geode > Issue Type: Sub-task > Reporter: Jinmei Liao > Assignee: Joris Melchior > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > add test scenario for when a transaction has multiple operations, what would > happen when auth expired in the middle of a transaction. Would the > transaction continue if re-auth succeeds? Would the resources be cleared up > with re-auth failed? -- This message was sent by Atlassian Jira (v8.3.4#803005)