<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:04:23 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-66067] Transaction API&apos;s best-effort abort can interfere with two-phase commit</title>
                <link>https://jira.mongodb.org/browse/SERVER-66067</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The transaction API currently handles non-retryable commit errors &lt;a href=&quot;https://github.com/10gen/mongo/blob/5da689d92cffe1cdd42c6b8ee36c22e7b892d911/src/mongo/db/transaction_api.cpp#L543&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;by aborting the transaction&lt;/a&gt;. This is not safe if the transaction is going through two-phase commit. Consider a transaction started internally by a router (mongos0) and with two participant shards (shard0 and shard1). After shard0 (coordinator) has written down a commit decision for the transaction, mongos0 receives a killSession command.&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The opCtx running the transaction on mongos0 is interrupted but the TransactionRouter correctly identifies that coordinating commit has been handed off to shard0 so it does not implicitly abort the transaction.&lt;/li&gt;
	&lt;li&gt;The opCtx for the API on mongos0 is interrupted so it issues an abortTransaction command against the mongos. The explicit abort causes the TransactionRouter to send the abortTransaction command to shard0 and shard1.&lt;/li&gt;
	&lt;li&gt;There is a race between committing and aborting on the participant shards, leading to an inconsistent state where one participant shard committed the txn and the other aborted.&#160;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Logs:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0] | 2022-04-28T18:40:29.283+00:00 I  TXN      51805   [Sharding-Fixed-2] &quot;transaction&quot;,&quot;attr&quot;:{&quot;parameters&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0,&quot;autocommit&quot;:false,&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;}},&quot;numParticipants&quot;:2,&quot;coordinator&quot;:&quot;shard-rs0&quot;,&quot;terminationCause&quot;:&quot;aborted&quot;,&quot;abortCause&quot;:&quot;Interrupted&quot;,&quot;commitType&quot;:&quot;twoPhaseCommit&quot;,&quot;commitDurationMicros&quot;:47288,&quot;timeActiveMicros&quot;:57584,&quot;timeInactiveMicros&quot;:528,&quot;durationMillis&quot;:58}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0] | 2022-04-28T18:40:29.283+00:00 D3 TXN      22896   [Sharding-Fixed-2] &quot;Not sending implicit abortTransaction to participant shards after error because coordinating the commit decision may have been handed off to the coordinator shard&quot;,&quot;attr&quot;:{&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0,&quot;error&quot;:&quot;Interrupted: Transaction was aborted :: caused by :: operation was interrupted&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0] | 2022-04-28T18:40:29.284+00:00 D3 TXN      5875905 [Sharding-Fixed-2] &quot;Internal transaction handling error&quot;,&quot;attr&quot;:{&quot;error&quot;:{&quot;code&quot;:11601,&quot;codeName&quot;:&quot;Interrupted&quot;,&quot;errmsg&quot;:&quot;Command error committing internal transaction :: caused by :: Transaction was aborted :: caused by :: operation was interrupted&quot;},&quot;hasTransientTransactionErrorLabel&quot;:false,&quot;txnInfo&quot;:{&quot;execContext&quot;:&quot;client retryable write&quot;,&quot;sessionInfo&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;autocommit&quot;:false},&quot;state&quot;:&quot;started commit&quot;},&quot;retriesLeft&quot;:10}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0] | 2022-04-28T18:40:29.284+00:00 I  TXN      5918600 [Sharding-Fixed-2] &quot;Chose internal transaction error handling step&quot;,&quot;attr&quot;:{&quot;nextStep&quot;:&quot;abort and do not retry&quot;,&quot;txnInfo&quot;:{&quot;execContext&quot;:&quot;client retryable write&quot;,&quot;sessionInfo&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;autocommit&quot;:false},&quot;state&quot;:&quot;started commit&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0] | 2022-04-28T18:40:29.284+00:00 D3 TXN      22895   [Sharding-Fixed-2] &quot;Aborting transaction on all participant shards&quot;,&quot;attr&quot;:{&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0,&quot;numParticipantShards&quot;:2}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0:n0] | 2022-04-28T18:40:29.283+00:00 D3 TXN      22481   [Sharding-Fixed-1] &quot;Coordinator going to send command to shard&quot;,&quot;attr&quot;:{&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumberAndRetryCounter&quot;:{&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0},&quot;command&quot;:{&quot;commitTransaction&quot;:1,&quot;commitTimestamp&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1651171229,&quot;i&quot;:64}},&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;autocommit&quot;:false,&quot;writeConcern&quot;:{&quot;w&quot;:&quot;majority&quot;}},&quot;localOrRemote&quot;:&quot;local&quot;,&quot;shardId&quot;:&quot;shard-rs0&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0:n0] | 2022-04-28T18:40:29.283+00:00 D3 TXN      22481   [Sharding-Fixed-1] &quot;Coordinator going to send command to shard&quot;,&quot;attr&quot;:{&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumberAndRetryCounter&quot;:{&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0},&quot;command&quot;:{&quot;commitTransaction&quot;:1,&quot;commitTimestamp&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1651171229,&quot;i&quot;:64}},&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;autocommit&quot;:false,&quot;writeConcern&quot;:{&quot;w&quot;:&quot;majority&quot;}},&quot;localOrRemote&quot;:&quot;remote&quot;,&quot;shardId&quot;:&quot;shard-rs1&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0:n0] | 2022-04-28T18:40:29.284+00:00 D3 TXN      20507   [TransactionCoordinator] &quot;Received commitTransaction&quot;,&quot;attr&quot;:{&quot;txnNumberAndRetryCounter&quot;:{&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0},&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0:n0] | 2022-04-28T18:40:29.284+00:00 I  TXN      51802   [TransactionCoordinator] &quot;transaction&quot;,&quot;attr&quot;:{&quot;parameters&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0,&quot;autocommit&quot;:false,&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;clientSupplied&quot;}},&quot;readTimestamp&quot;:&quot;Timestamp(0, 0)&quot;,&quot;ninserted&quot;:1,&quot;keysInserted&quot;:2,&quot;terminationCause&quot;:&quot;committed&quot;,&quot;timeActiveMicros&quot;:976,&quot;timeInactiveMicros&quot;:52453,&quot;numYields&quot;:0,&quot;locks&quot;:{&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:10}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1,&quot;w&quot;:4}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:4}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:4}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:8}}},&quot;storage&quot;:{},&quot;wasPrepared&quot;:true,&quot;totalPreparedDurationMicros&quot;:32891,&quot;prepareOpTime&quot;:{&quot;ts&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1651171229,&quot;i&quot;:63}},&quot;t&quot;:3},&quot;durationMillis&quot;:53}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s1:n1] | 2022-04-28T18:40:29.284+00:00 D3 TXN      20508   [conn114] &quot;Received abortTransaction&quot;,&quot;attr&quot;:{&quot;txnNumberAndRetryCounter&quot;:{&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0},&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}}}[j0:s1:n1] | 2022-04-28T18:40:29.285+00:00 I  TXN      51802   [conn114] &quot;transaction&quot;,&quot;attr&quot;:{&quot;parameters&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}},&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0,&quot;autocommit&quot;:false,&quot;readConcern&quot;:{&quot;level&quot;:&quot;local&quot;,&quot;provenance&quot;:&quot;clientSupplied&quot;}},&quot;readTimestamp&quot;:&quot;Timestamp(0, 0)&quot;,&quot;ninserted&quot;:1,&quot;keysInserted&quot;:2,&quot;terminationCause&quot;:&quot;aborted&quot;,&quot;timeActiveMicros&quot;:860,&quot;timeInactiveMicros&quot;:48897,&quot;numYields&quot;:0,&quot;locks&quot;:{&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:9}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1,&quot;w&quot;:3}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:3}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:3}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:6}}},&quot;storage&quot;:{},&quot;wasPrepared&quot;:true,&quot;totalPreparedDurationMicros&quot;:31900,&quot;prepareOpTime&quot;:{&quot;ts&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:1651171229,&quot;i&quot;:64}},&quot;t&quot;:3},&quot;durationMillis&quot;:49}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[j0:s0:n0] | 2022-04-28T18:40:29.286+00:00 D3 TXN      20508   [conn28] &quot;Received abortTransaction&quot;,&quot;attr&quot;:{&quot;txnNumberAndRetryCounter&quot;:{&quot;txnNumber&quot;:0,&quot;txnRetryCounter&quot;:0},&quot;sessionId&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;a99bdda1-9007-4540-9f06-eec84e7f2807&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}},&quot;txnNumber&quot;:4,&quot;txnUUID&quot;:{&quot;$uuid&quot;:&quot;074df197-e580-4f0b-869f-2dda2e3a092b&quot;}}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2035985">SERVER-66067</key>
            <summary>Transaction API&apos;s best-effort abort can interfere with two-phase commit</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="sanika.phanse@mongodb.com">Sanika Phanse</assignee>
                                    <reporter username="sanika.phanse@mongodb.com">Sanika Phanse</reporter>
                        <labels>
                            <label>sharding-nyc-subteam3</label>
                    </labels>
                <created>Thu, 28 Apr 2022 22:28:39 +0000</created>
                <updated>Sun, 29 Oct 2023 21:38:49 +0000</updated>
                            <resolved>Wed, 4 May 2022 23:03:00 +0000</resolved>
                                                    <fixVersion>6.1.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="4531859" author="xgen-internal-githook" created="Fri, 6 May 2022 16:46:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sanika Phanse&apos;, &apos;email&apos;: &apos;sanika.phanse@mongodb.com&apos;, &apos;username&apos;: &apos;sphanse99&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66067&quot; title=&quot;Transaction API&amp;#39;s best-effort abort can interfere with two-phase commit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66067&quot;&gt;&lt;del&gt;SERVER-66067&lt;/del&gt;&lt;/a&gt; Transaction API&apos;s best-effort abort can interfere with two-phase commit&lt;/p&gt;

&lt;p&gt;(cherry picked from commit a9397139b77d5ca57c3b333a0b4177fc2c26d123)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2d2290fe818dfad7ad08d149ae556bb12cc1c0f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2d2290fe818dfad7ad08d149ae556bb12cc1c0f6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4526831" author="xgen-internal-githook" created="Wed, 4 May 2022 20:03:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sanika Phanse&apos;, &apos;email&apos;: &apos;sanika.phanse@mongodb.com&apos;, &apos;username&apos;: &apos;sphanse99&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66067&quot; title=&quot;Transaction API&amp;#39;s best-effort abort can interfere with two-phase commit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66067&quot;&gt;&lt;del&gt;SERVER-66067&lt;/del&gt;&lt;/a&gt; Transaction API&apos;s best-effort abort can interfere with two-phase commit&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a9397139b77d5ca57c3b333a0b4177fc2c26d123&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a9397139b77d5ca57c3b333a0b4177fc2c26d123&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Apr 2022 22:46:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 39 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2210</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 39 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sanika.phanse@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0t1vb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0c1lo:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5734">Sharding 2022-05-02</customfieldvalue>
    <customfieldvalue id="5735">Sharding NYC 2022-05-16</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0so0n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>