<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:50:28 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-60685] TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash</title>
                <link>https://jira.mongodb.org/browse/SERVER-60685</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/src/mongo/db/s/transaction_coordinator.cpp#L111-L135&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;TransactionCoordinator schedules a task which will interrupt the OperationContext with a TransactionCoordinatorReachedAbortDecision error code&lt;/a&gt; if the coordinator has yet to reach its decision within transactionLifetimeLimitSeconds. &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/src/mongo/base/error_codes.yml#L330&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;The TransactionCoordinatorReachedAbortDecision error code isn&apos;t part of the Interruption error category&lt;/a&gt;. This means if the OperationContext for the update to write the participant list is interrupted, &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/src/mongo/db/repl/repl_client_info.cpp#L130&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ReplClientInfo::setLastOpToSystemLastOpTimeIgnoringInterrupt() propagates the exception&lt;/a&gt; and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/b14ba0824e190a86d66a25be8338a00d18563c95/src/mongo/db/ops/write_ops_exec.cpp#L182-L191&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;leaves it uncaught in the LastOpFixer::~LastOpFixer() destructor&lt;/a&gt;.&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;Thread 74 &quot;Transac.dinator&quot; received signal SIGTRAP, Trace/breakpoint trap.&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;[Switching to Thread 0x7f1c76785700 (LWP 32167)]&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;0x00007f1ca5538817 in raise () from /lib/x86_64-linux-gnu/libpthread.so.0&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;(gdb) bt&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;#0  0x00007f1ca5538817 in raise () from /lib/x86_64-linux-gnu/libpthread.so.0&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;#1  0x00007f1ca749ea0b in mongo::breakpoint () at src/mongo/util/debugger.cpp:72&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;#2  0x00007f1ca7472b33 in mongo::(anonymous namespace)::myTerminate () at src/mongo/util/signal_handlers_synchronous.cpp:226&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;#3  0x00007f1ca7566d66 in __cxxabiv1::__terminate (handler=&amp;lt;optimized out&amp;gt;) at ../../../../src/combined/libstdc++-v3/libsupc++/eh_terminate.cc:47&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;#4  0x00007f1ca7568639 in __cxa_call_terminate (ue_header=ue_header@entry=0x55d314320000) at ../../../../src/combined/libstdc++-v3/libsupc++/eh_call.cc:54&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;#5  0x00007f1ca75669f5 in __cxxabiv1::__gxx_personality_v0 (version=&amp;lt;optimized out&amp;gt;, actions=6, exception_class=5138137972254386944, ue_header=0x55d314320000, context=&amp;lt;optimized out&amp;gt;) at ../../../../src/combined/libstdc++-v3/libsupc++/eh_personality.cc:676&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;#6  0x00007f1ca5755573 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1&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;#7  0x00007f1ca5755df5 in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1&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;#8  0x00007f1ca115ec03 in boost::intrusive_ptr&amp;lt;mongo::Status::ErrorInfo const&amp;gt;::~intrusive_ptr (this=&amp;lt;optimized out&amp;gt;, __in_chrg=&amp;lt;optimized out&amp;gt;) at src/third_party/boost/boost/smart_ptr/intrusive_ptr.hpp:96&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;#9  mongo::Status::~Status (this=&amp;lt;optimized out&amp;gt;, __in_chrg=&amp;lt;optimized out&amp;gt;) at src/mongo/base/status.h:60&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;#10 mongo::StatusWith&amp;lt;mongo::repl::OpTime&amp;gt;::~StatusWith (this=&amp;lt;optimized out&amp;gt;, __in_chrg=&amp;lt;optimized out&amp;gt;) at src/mongo/base/status_with.h:81&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;#11 mongo::repl::ReplClientInfo::setLastOpToSystemLastOpTime (this=0x55d31400dc98, opCtx=0x55d314315200) at src/mongo/db/repl/repl_client_info.cpp:72&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;#12 0x00007f1ca1160b4f in mongo::repl::ReplClientInfo::setLastOpToSystemLastOpTimeIgnoringInterrupt (this=&amp;lt;optimized out&amp;gt;, opCtx=&amp;lt;optimized out&amp;gt;) at /opt/mongodbtoolchain/revisions/ba5f698948588cb5da922d3cadee990f5f9f48cd/stow/gcc-v3.pPo/include/c++/8.5.0/bits/unique_ptr.h:597&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;#13 0x00007f1ca304aca0 in mongo::write_ops_exec::(anonymous namespace)::LastOpFixer::~LastOpFixer (this=0x7f1c7677f2e0, __in_chrg=&amp;lt;optimized out&amp;gt;) at /opt/mongodbtoolchain/revisions/ba5f698948588cb5da922d3cadee990f5f9f48cd/stow/gcc-v3.pPo/include/c++/8.5.0/bits/unique_ptr.h:597&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;#14 0x00007f1ca30515fb in mongo::write_ops_exec::performUpdates (opCtx=opCtx@entry=0x55d314315200, wholeOp=..., source=&amp;lt;optimized out&amp;gt;) at src/mongo/db/ops/write_ops_exec.cpp:978&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;#15 0x00007f1c9d85cb99 in mongo::(anonymous namespace)::CmdUpdate::Invocation::typedRun (this=0x55d31448ab00, opCtx=0x55d314315200) at src/mongo/db/commands/write_commands.cpp:1412&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;#16 0x00007f1c9d85d7be in mongo::TypedCommand&amp;lt;mongo::(anonymous namespace)::CmdUpdate&amp;gt;::InvocationBase::_callTypedRun (opCtx=&amp;lt;optimized out&amp;gt;, this=&amp;lt;optimized out&amp;gt;) at src/mongo/db/commands.h:1256&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;#17 mongo::TypedCommand&amp;lt;mongo::(anonymous namespace)::CmdUpdate&amp;gt;::InvocationBase::_runImpl (reply=0x55d3142f87c0, opCtx=&amp;lt;optimized out&amp;gt;, this=&amp;lt;optimized out&amp;gt;) at src/mongo/db/commands.h:1257&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;#18 mongo::TypedCommand&amp;lt;mongo::(anonymous namespace)::CmdUpdate&amp;gt;::InvocationBase::run (this=&amp;lt;optimized out&amp;gt;, opCtx=&amp;lt;optimized out&amp;gt;, reply=0x55d3142f87c0) at src/mongo/db/commands.h:1262&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;#19 0x00007f1ca07eb22f in mongo::CommandHelpers::runCommandInvocation (opCtx=0x55d314315200, request=..., invocation=0x55d31448ab00, response=0x55d3142f87c0) at src/mongo/db/commands.cpp:199&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;#20 0x00007f1ca07ef09e in mongo::CommandHelpers::&amp;lt;lambda()&amp;gt;::operator() (__closure=0x7f1c76780d50) at src/mongo/db/commands.cpp:183&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;#21 mongo::makeReadyFutureWith&amp;lt;mongo::CommandHelpers::runCommandInvocation(std::shared_ptr&amp;lt;mongo::RequestExecutionContext&amp;gt;, std::shared_ptr&amp;lt;mongo::CommandInvocation&amp;gt;, mongo::transport::ServiceExecutor::ThreadingModel)::&amp;lt;lambda()&amp;gt; &amp;gt; (func=...) at src/mongo/util/future.h:1222&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;#22 mongo::CommandHelpers::runCommandInvocation (rec=std::shared_ptr&amp;lt;mongo::RequestExecutionContext&amp;gt; (use count 11, weak count 0) = {...}, invocation=std::shared_ptr&amp;lt;mongo::CommandInvocation&amp;gt; (use count 3, weak count 0) = {...}, threadingModel=&amp;lt;optimized out&amp;gt;) at src/mongo/db/commands.cpp:184&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;...&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;#88 0x00007f1ca201d2b4 in mongo::DBDirectClient::call (this=&amp;lt;optimized out&amp;gt;, toSend=..., response=..., assertOk=&amp;lt;optimized out&amp;gt;, actualServer=&amp;lt;optimized out&amp;gt;) at src/mongo/db/dbdirectclient.cpp:141&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;#89 0x00007f1ca04d2668 in mongo::DBClientBase::runCommandWithTarget (this=0x7f1c767832c0, request=...) at src/mongo/client/dbclient_base.cpp:240&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;#90 0x00007f1ca47f5fa3 in mongo::DBClientBase::runCommand (this=&amp;lt;optimized out&amp;gt;, request=...) at /opt/mongodbtoolchain/revisions/ba5f698948588cb5da922d3cadee990f5f9f48cd/stow/gcc-v3.pPo/include/c++/8.5.0/bits/move.h:182&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;#91 0x00007f1ca435984e in mongo::txn::(anonymous namespace)::persistParticipantListBlocking (opCtx=0x55d314315200, lsid=..., txnNumberAndRetryCounter=..., participantList=std::vector of length 2, capacity 2 = {...}) at src/third_party/boost/boost/smart_ptr/intrusive_ptr.hpp:96&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="1898134">SERVER-60685</key>
            <summary>TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash</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="luis.osta@mongodb.com">Luis Osta</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>sharding-nyc-subteam1</label>
                            <label>sharding-wfbf-day</label>
                    </labels>
                <created>Thu, 14 Oct 2021 04:51:01 +0000</created>
                <updated>Sun, 29 Oct 2023 21:47:24 +0000</updated>
                            <resolved>Mon, 22 Nov 2021 19:09:53 +0000</resolved>
                                    <version>4.2.0</version>
                    <version>4.4.0</version>
                    <version>5.0.0</version>
                    <version>5.1.0-rc0</version>
                                    <fixVersion>5.2.0</fixVersion>
                    <fixVersion>5.1.2</fixVersion>
                    <fixVersion>5.0.6</fixVersion>
                    <fixVersion>4.4.11</fixVersion>
                    <fixVersion>4.2.19</fixVersion>
                                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="4284528" author="xgen-internal-githook" created="Mon, 10 Jan 2022 23:08:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61816&quot; title=&quot;cancel_coordinate_txn_commit_with_tickets_exhausted.js can hang forever due to race condition between transaction reaper and transaction coordinator&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61816&quot;&gt;&lt;del&gt;SERVER-61816&lt;/del&gt;&lt;/a&gt; Add steps past kWaitingForVotes to assert.soon&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6d1b572c7ddbba652ffa49dc3783fbd27cec9714)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add Interruption category to &apos;TransactionCoordinatorReachedAbortDecision&apos;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 78ab98a46b53582a5e69424bbb92f25c483fec0a)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f2fc34bdec288cf3b90bf926d6a6c77631f4fa10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f2fc34bdec288cf3b90bf926d6a6c77631f4fa10&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4284364" author="xgen-internal-githook" created="Mon, 10 Jan 2022 21:52:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add v4.2 compatibility to test&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e46858249a8449e9589bbb926ad367d092d71acc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e46858249a8449e9589bbb926ad367d092d71acc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4257531" author="xgen-internal-githook" created="Fri, 17 Dec 2021 19:45:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Allow currentOp to work with both v4.4 and v5.0&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3ce368e255059dedf26874691d1a7797af5752be&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3ce368e255059dedf26874691d1a7797af5752be&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4244633" author="xgen-internal-githook" created="Mon, 13 Dec 2021 17:44:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61816&quot; title=&quot;cancel_coordinate_txn_commit_with_tickets_exhausted.js can hang forever due to race condition between transaction reaper and transaction coordinator&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61816&quot;&gt;&lt;del&gt;SERVER-61816&lt;/del&gt;&lt;/a&gt; Add steps past kWaitingForVotes to assert.soon&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6d1b572c7ddbba652ffa49dc3783fbd27cec9714)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add Interruption category to &apos;TransactionCoordinatorReachedAbortDecision&apos;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 78ab98a46b53582a5e69424bbb92f25c483fec0a)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/172eefd07a93db431d762e1ab017b21db9d10f9f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/172eefd07a93db431d762e1ab017b21db9d10f9f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4236697" author="xgen-internal-githook" created="Wed, 8 Dec 2021 14:51:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61816&quot; title=&quot;cancel_coordinate_txn_commit_with_tickets_exhausted.js can hang forever due to race condition between transaction reaper and transaction coordinator&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61816&quot;&gt;&lt;del&gt;SERVER-61816&lt;/del&gt;&lt;/a&gt; Add steps past kWaitingForVotes to assert.soon&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6d1b572c7ddbba652ffa49dc3783fbd27cec9714)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add Interruption category to &apos;TransactionCoordinatorReachedAbortDecision&apos;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 78ab98a46b53582a5e69424bbb92f25c483fec0a)&lt;br/&gt;
(cherry picked from commit 7634ffa5d056aa5efcc12079d00da898e6f258fb)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f33c1dac76e2799d50b3453eaf14d771dc9646ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f33c1dac76e2799d50b3453eaf14d771dc9646ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4235416" author="xgen-internal-githook" created="Tue, 7 Dec 2021 20:50:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61816&quot; title=&quot;cancel_coordinate_txn_commit_with_tickets_exhausted.js can hang forever due to race condition between transaction reaper and transaction coordinator&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61816&quot;&gt;&lt;del&gt;SERVER-61816&lt;/del&gt;&lt;/a&gt; Add steps past kWaitingForVotes to assert.soon&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6d1b572c7ddbba652ffa49dc3783fbd27cec9714)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add Interruption category to &apos;TransactionCoordinatorReachedAbortDecision&apos;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 78ab98a46b53582a5e69424bbb92f25c483fec0a)&lt;br/&gt;
Branch: v5.1&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7634ffa5d056aa5efcc12079d00da898e6f258fb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7634ffa5d056aa5efcc12079d00da898e6f258fb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4205650" author="xgen-internal-githook" created="Mon, 22 Nov 2021 19:08:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Luis Osta&apos;, &apos;email&apos;: &apos;luis.osta@mongodb.com&apos;, &apos;username&apos;: &apos;LuisOsta&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60685&quot; title=&quot;TransactionCoordinator may interrupt locally executing update with non-Interruption error category, leading to server crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60685&quot;&gt;&lt;del&gt;SERVER-60685&lt;/del&gt;&lt;/a&gt; Add Interruption category to &apos;TransactionCoordinatorReachedAbortDecision&apos;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/78ab98a46b53582a5e69424bbb92f25c483fec0a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/78ab98a46b53582a5e69424bbb92f25c483fec0a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4123306" author="dmitry.agranat" created="Thu, 14 Oct 2021 06:44:00 +0000"  >&lt;p&gt;backtrace:&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31431,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;BACKTRACE: {bt}&quot;,&quot;attr&quot;:{&quot;bt&quot;:{&quot;backtrace&quot;:[{&quot;a&quot;:&quot;55D0328B0E6A&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F06E6A&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_119printStackTraceImplERKNS1_7OptionsEPNS_14StackTraceSinkE.constprop.606&quot;,&quot;s+&quot;:&quot;1EA&quot;},{&quot;a&quot;:&quot;55D0328B28F9&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F088F9&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceEv&quot;,&quot;s+&quot;:&quot;29&quot;},{&quot;a&quot;:&quot;55D0328AFAC6&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F05AC6&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_111myTerminateEv&quot;,&quot;s+&quot;:&quot;A6&quot;},{&quot;a&quot;:&quot;55D032A3EF36&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3094F36&quot;,&quot;s&quot;:&quot;_ZN10__cxxabiv111__terminateEPFvvE&quot;,&quot;s+&quot;:&quot;6&quot;},{&quot;a&quot;:&quot;55D032AD2F69&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3128F69&quot;,&quot;s&quot;:&quot;__cxa_call_terminate&quot;,&quot;s+&quot;:&quot;39&quot;},{&quot;a&quot;:&quot;55D032A3E925&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3094925&quot;,&quot;s&quot;:&quot;__gxx_personality_v0&quot;,&quot;s+&quot;:&quot;275&quot;},{&quot;a&quot;:&quot;7FD1905108E3&quot;,&quot;b&quot;:&quot;7FD190501000&quot;,&quot;o&quot;:&quot;F8E3&quot;,&quot;s&quot;:&quot;_Unwind_GetTextRelBase&quot;,&quot;s+&quot;:&quot;23E3&quot;},{&quot;a&quot;:&quot;7FD190510E17&quot;,&quot;b&quot;:&quot;7FD190501000&quot;,&quot;o&quot;:&quot;FE17&quot;,&quot;s&quot;:&quot;_Unwind_Resume&quot;,&quot;s+&quot;:&quot;57&quot;},{&quot;a&quot;:&quot;55D0308DCAFF&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;F32AFF&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl14ReplClientInfo27setLastOpToSystemLastOpTimeEPNS_16OperationContextE.cold.366&quot;,&quot;s+&quot;:&quot;45&quot;},{&quot;a&quot;:&quot;55D032569A5C&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2BBFA5C&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl14ReplClientInfo44setLastOpToSystemLastOpTimeIgnoringInterruptEPNS_16OperationContextE&quot;,&quot;s+&quot;:&quot;2C&quot;},{&quot;a&quot;:&quot;55D0312B7A7D&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;190DA7D&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_111LastOpFixerD2Ev&quot;,&quot;s+&quot;:&quot;6D&quot;},{&quot;a&quot;:&quot;55D0312B8CB1&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;190ECB1&quot;,&quot;s&quot;:&quot;_ZN5mongo14performUpdatesEPNS_16OperationContextERKNS_9write_ops6UpdateE&quot;,&quot;s+&quot;:&quot;1181&quot;},{&quot;a&quot;:&quot;55D031212A16&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1868A16&quot;,&quot;s&quot;:&quot;_ZNK5mongo12_GLOBAL__N_19CmdUpdate10Invocation7runImplEPNS_16OperationContextERNS_14BSONObjBuilderE&quot;,&quot;s+&quot;:&quot;46&quot;},{&quot;a&quot;:&quot;55D03121058D&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;186658D&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_112WriteCommand14InvocationBase3runEPNS_16OperationContextEPNS_3rpc21ReplyBuilderInterfaceE&quot;,&quot;s+&quot;:&quot;15D&quot;},{&quot;a&quot;:&quot;55D0317D79BF&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1E2D9BF&quot;,&quot;s&quot;:&quot;_ZN5mongo14CommandHelpers20runCommandInvocationEPNS_16OperationContextERKNS_12OpMsgRequestEPNS_17CommandInvocationEPNS_3rpc21ReplyBuilderInterfaceE&quot;,&quot;s+&quot;:&quot;7F&quot;},{&quot;a&quot;:&quot;55D030F0EF5F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1564F5F&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_114runCommandImplEPNS_16OperationContextEPNS_17CommandInvocationERKNS_12OpMsgRequestEPNS_3rpc21ReplyBuilderInterfaceENS_11LogicalTimeERKNS_23ServiceEntryPointCommon5HooksEPNS_14BSONObjBuilderERKNS_30OperationSessionInfoFromClientE&quot;,&quot;s+&quot;:&quot;9FF&quot;},{&quot;a&quot;:&quot;55D030F1219F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;156819F&quot;,&quot;s&quot;:&quot;_ZZN5mongo12_GLOBAL__N_116receivedCommandsEPNS_16OperationContextERKNS_7MessageERKNS_23ServiceEntryPointCommon5HooksEENKUlvE_clEv&quot;,&quot;s+&quot;:&quot;1E8F&quot;},{&quot;a&quot;:&quot;55D030F1304B&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;156904B&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointCommon13handleRequestEPNS_16OperationContextERKNS_7MessageERKNS0_5HooksE&quot;,&quot;s+&quot;:&quot;52B&quot;},{&quot;a&quot;:&quot;55D030F00F8C&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1556F8C&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE&quot;,&quot;s+&quot;:&quot;3C&quot;},{&quot;a&quot;:&quot;55D0315DB749&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1C31749&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_121loopbackBuildResponseEPNS_16OperationContextEPNS_9LastErrorERNS_7MessageE&quot;,&quot;s+&quot;:&quot;359&quot;},{&quot;a&quot;:&quot;55D0315DBCA8&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1C31CA8&quot;,&quot;s&quot;:&quot;_ZN5mongo14DBDirectClient4callERNS_7MessageES2_bPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;38&quot;},{&quot;a&quot;:&quot;55D03236B5C2&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;29C15C2&quot;,&quot;s&quot;:&quot;_ZN5mongo12DBClientBase20runCommandWithTargetENS_12OpMsgRequestE&quot;,&quot;s+&quot;:&quot;1F2&quot;},{&quot;a&quot;:&quot;55D03103FF2F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1695F2F&quot;,&quot;s&quot;:&quot;_ZN5mongo12DBClientBase10runCommandENS_12OpMsgRequestE&quot;,&quot;s+&quot;:&quot;7F&quot;},{&quot;a&quot;:&quot;55D031113E11&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1769E11&quot;,&quot;s&quot;:&quot;_ZN5mongo3txn12_GLOBAL__N_130persistParticipantListBlockingEPNS_16OperationContextERKNS_16LogicalSessionIdElRKSt6vectorINS_7ShardIdESaIS8_EE&quot;,&quot;s+&quot;:&quot;A61&quot;},{&quot;a&quot;:&quot;55D03111755A&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;176D55A&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvRKNS_8executor12TaskExecutor12CallbackArgsEEE8makeImplIZNS_3txn18AsyncWorkScheduler14scheduleWorkAtIZZNS9_23persistParticipantsListERSA_RKNS_16LogicalSessionIdElRKSt6vectorINS_7ShardIdESaISH_EEENKUlvE0_clEvEUlPNS_16OperationContextEE_EENS_6FutureINS_14future_details17UnwrappedTypeImplINSt13invoke_resultIT_JOSO_EE4typeEE4typeEEENS_6Date_tEOSU_EUlS5_E_EEDaS12_EN12SpecificImpl4callES5_&quot;,&quot;s+&quot;:&quot;15A&quot;},{&quot;a&quot;:&quot;55D03222E383&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2884383&quot;,&quot;s&quot;:&quot;_ZN5mongo8executor22ThreadPoolTaskExecutor11runCallbackESt10shared_ptrINS1_13CallbackStateEE&quot;,&quot;s+&quot;:&quot;113&quot;},{&quot;a&quot;:&quot;55D03222E792&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2884792&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvNS_6StatusEEE8makeImplIZNS_8executor22ThreadPoolTaskExecutor23scheduleIntoPool_inlockEPNSt7__cxx114listISt10shared_ptrINS6_13CallbackStateEESaISB_EEERKSt14_List_iteratorISB_ESI_St11unique_lockINS_12latch_detail5LatchEEEUlT_E1_EEDaOSN_EN12SpecificImpl4callEOS1_&quot;,&quot;s+&quot;:&quot;A2&quot;},{&quot;a&quot;:&quot;55D0323DC7D2&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A327D2&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockINS_12latch_detail5LatchEE&quot;,&quot;s+&quot;:&quot;132&quot;},{&quot;a&quot;:&quot;55D0323DEE16&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A34E16&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool13_consumeTasksEv&quot;,&quot;s+&quot;:&quot;86&quot;},{&quot;a&quot;:&quot;55D0323DFBC1&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A35BC1&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;E1&quot;},{&quot;a&quot;:&quot;55D0323DFEF0&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A35EF0&quot;,&quot;s&quot;:&quot;_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_10ThreadPool25_startWorkerThread_inlockEvEUlvE2_JELi0EEET_DpOT0_EUlvE_EEEEE6_M_runEv&quot;,&quot;s+&quot;:&quot;60&quot;},{&quot;a&quot;:&quot;55D032A5AA4F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;30B0A4F&quot;,&quot;s&quot;:&quot;execute_native_thread_routine&quot;,&quot;s+&quot;:&quot;F&quot;},{&quot;a&quot;:&quot;7FD1902ECEA5&quot;,&quot;b&quot;:&quot;7FD1902E5000&quot;,&quot;o&quot;:&quot;7EA5&quot;,&quot;s&quot;:&quot;start_thread&quot;,&quot;s+&quot;:&quot;C5&quot;},{&quot;a&quot;:&quot;7FD1900159FD&quot;,&quot;b&quot;:&quot;7FD18FF17000&quot;,&quot;o&quot;:&quot;FE9FD&quot;,&quot;s&quot;:&quot;clone&quot;,&quot;s+&quot;:&quot;6D&quot;}],&quot;processInfo&quot;:{&quot;mongodbVersion&quot;:&quot;4.4.9&quot;,&quot;gitVersion&quot;:&quot;b4048e19814bfebac717cf5a880076aa69aba481&quot;,&quot;compiledModules&quot;:[&quot;enterprise&quot;],&quot;uname&quot;:{&quot;sysname&quot;:&quot;Linux&quot;,&quot;release&quot;:&quot;3.10.0-1160.41.1.el7.x86_64&quot;,&quot;version&quot;:&quot;#1 SMP Tue Aug 31 14:52:47 UTC 2021&quot;,&quot;machine&quot;:&quot;x86_64&quot;},&quot;somap&quot;:[{&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;0262133647F37291A8A61E6B6358AF48E14386DA&quot;},{&quot;b&quot;:&quot;7FD190501000&quot;,&quot;path&quot;:&quot;/lib64/libgcc_s.so.1&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;EDF51350C7F71496149D064AA8B1441F786DF88A&quot;},{&quot;b&quot;:&quot;7FD1902E5000&quot;,&quot;path&quot;:&quot;/lib64/libpthread.so.0&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;E10CC8F2B932FC3DAEDA22F8DAC5EBB969524E5B&quot;},{&quot;b&quot;:&quot;7FD18FF17000&quot;,&quot;path&quot;:&quot;/lib64/libc.so.6&quot;,&quot;elfType&quot;:3,&quot;buildId&quot;:&quot;A317B42B15368ADCAE21C11107691A03EC91059D&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0328B0E6A&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F06E6A&quot;,&quot;s&quot;:&quot;_ZN5mongo18stack_trace_detail12_GLOBAL__N_119printStackTraceImplERKNS1_7OptionsEPNS_14StackTraceSinkE.constprop.606&quot;,&quot;s+&quot;:&quot;1EA&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0328B28F9&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F088F9&quot;,&quot;s&quot;:&quot;_ZN5mongo15printStackTraceEv&quot;,&quot;s+&quot;:&quot;29&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0328AFAC6&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2F05AC6&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_111myTerminateEv&quot;,&quot;s+&quot;:&quot;A6&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D032A3EF36&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3094F36&quot;,&quot;s&quot;:&quot;_ZN10__cxxabiv111__terminateEPFvvE&quot;,&quot;s+&quot;:&quot;6&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D032AD2F69&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3128F69&quot;,&quot;s&quot;:&quot;__cxa_call_terminate&quot;,&quot;s+&quot;:&quot;39&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D032A3E925&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;3094925&quot;,&quot;s&quot;:&quot;__gxx_personality_v0&quot;,&quot;s+&quot;:&quot;275&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FD1905108E3&quot;,&quot;b&quot;:&quot;7FD190501000&quot;,&quot;o&quot;:&quot;F8E3&quot;,&quot;s&quot;:&quot;_Unwind_GetTextRelBase&quot;,&quot;s+&quot;:&quot;23E3&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FD190510E17&quot;,&quot;b&quot;:&quot;7FD190501000&quot;,&quot;o&quot;:&quot;FE17&quot;,&quot;s&quot;:&quot;_Unwind_Resume&quot;,&quot;s+&quot;:&quot;57&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0308DCAFF&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;F32AFF&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl14ReplClientInfo27setLastOpToSystemLastOpTimeEPNS_16OperationContextE.cold.366&quot;,&quot;s+&quot;:&quot;45&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D032569A5C&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2BBFA5C&quot;,&quot;s&quot;:&quot;_ZN5mongo4repl14ReplClientInfo44setLastOpToSystemLastOpTimeIgnoringInterruptEPNS_16OperationContextE&quot;,&quot;s+&quot;:&quot;2C&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0312B7A7D&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;190DA7D&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_111LastOpFixerD2Ev&quot;,&quot;s+&quot;:&quot;6D&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0312B8CB1&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;190ECB1&quot;,&quot;s&quot;:&quot;_ZN5mongo14performUpdatesEPNS_16OperationContextERKNS_9write_ops6UpdateE&quot;,&quot;s+&quot;:&quot;1181&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D031212A16&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1868A16&quot;,&quot;s&quot;:&quot;_ZNK5mongo12_GLOBAL__N_19CmdUpdate10Invocation7runImplEPNS_16OperationContextERNS_14BSONObjBuilderE&quot;,&quot;s+&quot;:&quot;46&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03121058D&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;186658D&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_112WriteCommand14InvocationBase3runEPNS_16OperationContextEPNS_3rpc21ReplyBuilderInterfaceE&quot;,&quot;s+&quot;:&quot;15D&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0317D79BF&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1E2D9BF&quot;,&quot;s&quot;:&quot;_ZN5mongo14CommandHelpers20runCommandInvocationEPNS_16OperationContextERKNS_12OpMsgRequestEPNS_17CommandInvocationEPNS_3rpc21ReplyBuilderInterfaceE&quot;,&quot;s+&quot;:&quot;7F&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D030F0EF5F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1564F5F&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_114runCommandImplEPNS_16OperationContextEPNS_17CommandInvocationERKNS_12OpMsgRequestEPNS_3rpc21ReplyBuilderInterfaceENS_11LogicalTimeERKNS_23ServiceEntryPointCommon5HooksEPNS_14BSONObjBuilderERKNS_30OperationSessionInfoFromClientE&quot;,&quot;s+&quot;:&quot;9FF&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D030F1219F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;156819F&quot;,&quot;s&quot;:&quot;_ZZN5mongo12_GLOBAL__N_116receivedCommandsEPNS_16OperationContextERKNS_7MessageERKNS_23ServiceEntryPointCommon5HooksEENKUlvE_clEv&quot;,&quot;s+&quot;:&quot;1E8F&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D030F1304B&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;156904B&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointCommon13handleRequestEPNS_16OperationContextERKNS_7MessageERKNS0_5HooksE&quot;,&quot;s+&quot;:&quot;52B&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D030F00F8C&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1556F8C&quot;,&quot;s&quot;:&quot;_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE&quot;,&quot;s+&quot;:&quot;3C&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0315DB749&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1C31749&quot;,&quot;s&quot;:&quot;_ZN5mongo12_GLOBAL__N_121loopbackBuildResponseEPNS_16OperationContextEPNS_9LastErrorERNS_7MessageE&quot;,&quot;s+&quot;:&quot;359&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0315DBCA8&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1C31CA8&quot;,&quot;s&quot;:&quot;_ZN5mongo14DBDirectClient4callERNS_7MessageES2_bPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;38&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03236B5C2&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;29C15C2&quot;,&quot;s&quot;:&quot;_ZN5mongo12DBClientBase20runCommandWithTargetENS_12OpMsgRequestE&quot;,&quot;s+&quot;:&quot;1F2&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03103FF2F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1695F2F&quot;,&quot;s&quot;:&quot;_ZN5mongo12DBClientBase10runCommandENS_12OpMsgRequestE&quot;,&quot;s+&quot;:&quot;7F&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D031113E11&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;1769E11&quot;,&quot;s&quot;:&quot;_ZN5mongo3txn12_GLOBAL__N_130persistParticipantListBlockingEPNS_16OperationContextERKNS_16LogicalSessionIdElRKSt6vectorINS_7ShardIdESaIS8_EE&quot;,&quot;s+&quot;:&quot;A61&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03111755A&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;176D55A&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvRKNS_8executor12TaskExecutor12CallbackArgsEEE8makeImplIZNS_3txn18AsyncWorkScheduler14scheduleWorkAtIZZNS9_23persistParticipantsListERSA_RKNS_16LogicalSessionIdElRKSt6vectorINS_7ShardIdESaISH_EEENKUlvE0_clEvEUlPNS_16OperationContextEE_EENS_6FutureINS_14future_details17UnwrappedTypeImplINSt13invoke_resultIT_JOSO_EE4typeEE4typeEEENS_6Date_tEOSU_EUlS5_E_EEDaS12_EN12SpecificImpl4callES5_&quot;,&quot;s+&quot;:&quot;15A&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03222E383&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2884383&quot;,&quot;s&quot;:&quot;_ZN5mongo8executor22ThreadPoolTaskExecutor11runCallbackESt10shared_ptrINS1_13CallbackStateEE&quot;,&quot;s+&quot;:&quot;113&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D03222E792&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2884792&quot;,&quot;s&quot;:&quot;_ZZN5mongo15unique_functionIFvNS_6StatusEEE8makeImplIZNS_8executor22ThreadPoolTaskExecutor23scheduleIntoPool_inlockEPNSt7__cxx114listISt10shared_ptrINS6_13CallbackStateEESaISB_EEERKSt14_List_iteratorISB_ESI_St11unique_lockINS_12latch_detail5LatchEEEUlT_E1_EEDaOSN_EN12SpecificImpl4callEOS1_&quot;,&quot;s+&quot;:&quot;A2&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0323DC7D2&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A327D2&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockINS_12latch_detail5LatchEE&quot;,&quot;s+&quot;:&quot;132&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0323DEE16&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A34E16&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool13_consumeTasksEv&quot;,&quot;s+&quot;:&quot;86&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0323DFBC1&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A35BC1&quot;,&quot;s&quot;:&quot;_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE&quot;,&quot;s+&quot;:&quot;E1&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D0323DFEF0&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;2A35EF0&quot;,&quot;s&quot;:&quot;_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_10ThreadPool25_startWorkerThread_inlockEvEUlvE2_JELi0EEET_DpOT0_EUlvE_EEEEE6_M_runEv&quot;,&quot;s+&quot;:&quot;60&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;55D032A5AA4F&quot;,&quot;b&quot;:&quot;55D02F9AA000&quot;,&quot;o&quot;:&quot;30B0A4F&quot;,&quot;s&quot;:&quot;execute_native_thread_routine&quot;,&quot;s+&quot;:&quot;F&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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FD1902ECEA5&quot;,&quot;b&quot;:&quot;7FD1902E5000&quot;,&quot;o&quot;:&quot;7EA5&quot;,&quot;s&quot;:&quot;start_thread&quot;,&quot;s+&quot;:&quot;C5&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;   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;{&quot;t&quot;:{&quot;$date&quot;:&quot;2021-10-06T20:01:08.455+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;CONTROL&quot;,  &quot;id&quot;:31427,   &quot;ctx&quot;:&quot;TransactionCoordinator&quot;,&quot;msg&quot;:&quot;  Frame: {frame}&quot;,&quot;attr&quot;:{&quot;frame&quot;:{&quot;a&quot;:&quot;7FD1900159FD&quot;,&quot;b&quot;:&quot;7FD18FF17000&quot;,&quot;o&quot;:&quot;FE9FD&quot;,&quot;s&quot;:&quot;clone&quot;,&quot;s+&quot;:&quot;6D&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;</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>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="1654568">SERVER-55379</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1939574">SERVER-61816</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1686050">SERVER-56251</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1897937">SERVER-60682</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="627923">SERVER-37881</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.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="22495"><![CDATA[v5.1]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    <customfieldvalue key="16775"><![CDATA[v4.2]]></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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000yVhpEQAS, 5002K0000131i6pQAA]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Oct 2021 06:44:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 4 weeks, 2 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_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>
                            2 years, 4 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>170.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dmitry.agranat@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>luis.osta@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i05oof:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hraf3j:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5225">Sharding 2021-11-15</customfieldvalue>
    <customfieldvalue id="5226">Sharding 2021-11-29</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</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|i05atr:</customfieldvalue>

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