<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:04:27 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-43910] include Client/OpCtx information in LockManager::dump() output</title>
                <link>https://jira.mongodb.org/browse/SERVER-43910</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;As a diagnostic tool, the &lt;tt&gt;LockManager::dump()&lt;/tt&gt; function, when invoked through an attached debugger, logs a list of acquired and enqueued locks. The &lt;tt&gt;lockInfo&lt;/tt&gt; command also performs a similar function through the shell/client interface, but with additional information on the Client/OperationContext objects associated with each granted/pending lock request. Since the &lt;tt&gt;LockManager::dump()&lt;/tt&gt; function is used more widely as part of the shutdown procedure for stalled test runs in our CI system, it would improve diagnostics to also include the Client/OpCtx information in the logs() when dumping the lock manager&apos;s internal state through the debugger.&lt;/p&gt;

&lt;p&gt;Sample output:&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;Dumping LockManager @ 0x10e62e590&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;Lock @ 0x7F891DD23920: {2305843009213693953: ParallelBatchWriterMode, 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;GRANTED:&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;	LockRequest 223 @ 0x7F892E87CE00: Mode = X; Thread = 0x70000b7e0000 | 0x70000b7e0000; ConvertMode = NONE; EnqueueAtFront = 1; CompatibleFirst = 1; DebugInfo = ; ClientInfo = { desc: &quot;rsSync-0&quot;, opid: 220 }&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;PENDING:&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;	LockRequest 240 @ 0x7F88FE074000: Mode = IS; Thread = 0x70000c5b1000 | 0x70000c5b1000; ConvertMode = NONE; EnqueueAtFront = 0; CompatibleFirst = 0; DebugInfo = ; ClientInfo = { desc: &quot;conn12&quot;, connectionId: 12, client: &quot;127.0.0.1:56489&quot;, opid: 236 }&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;-----------------------------------------------------------&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Sample output with command information:&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;Dumping LockManager @ 0x111458590&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;Lock @ 0x7F8654D230E0: {2305843009213693953: ParallelBatchWriterMode, 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;GRANTED:&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;	LockRequest 248 @ 0x7F865580DC00: Mode = X; Thread = 0x70000eca3000 | 0x70000eca3000; ConvertMode = NONE; EnqueueAtFront = 1; CompatibleFirst = 1; DebugInfo = ; ClientInfo = { desc: &quot;rsSync-0&quot;, opid: 245 }&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;PENDING:&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;	LockRequest 265 @ 0x7F8656801E00: Mode = IS; Thread = 0x70000fa74000 | 0x70000fa74000; ConvertMode = NONE; EnqueueAtFront = 0; CompatibleFirst = 0; DebugInfo = { listDatabases: 1.0, lsid: { id: UUID(&quot;78521e0f-7d7e-40ba-a7fc-44d2d2813ebc&quot;) }, $clusterTime: { clusterTime: Timestamp(1570622648, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: &quot;secondaryPreferred&quot; }, $db: &quot;admin&quot; }; ClientInfo = { desc: &quot;conn12&quot;, connectionId: 12, client: &quot;127.0.0.1:56358&quot;, opid: 261 }&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;-----------------------------------------------------------&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="965721">SERVER-43910</key>
            <summary>include Client/OpCtx information in LockManager::dump() output</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Oct 2019 13:48:44 +0000</created>
                <updated>Sun, 29 Oct 2023 22:16:16 +0000</updated>
                            <resolved>Wed, 16 Oct 2019 14:55:44 +0000</resolved>
                                                    <fixVersion>4.3.1</fixVersion>
                    <fixVersion>4.2.3</fixVersion>
                    <fixVersion>4.0.15</fixVersion>
                                    <component>Storage</component>
                                        <votes>1</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2770522" author="benety.goh" created="Wed, 29 Jan 2020 15:53:52 +0000"  >&lt;p&gt;Due to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45831&quot; title=&quot;[4.0] Performance regression processing large aggregation commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45831&quot;&gt;&lt;del&gt;SERVER-45831&lt;/del&gt;&lt;/a&gt; (affecting the 4.0 branch only), we had to remove the redacted command info from the DebugInfo field. The ClientInfo field containing the connection name and opid should still be available in the LockManager output.&lt;/p&gt;</comment>
                            <comment id="2770503" author="xgen-internal-githook" created="Wed, 29 Jan 2020 15:47:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; BasicCommand::Invocation sets LockManager DebugInfo&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 41981ad8d67b3fc95da21506751cc5d284e724e1.&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f718c0e820777c02af3577905876d63936a25d55&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f718c0e820777c02af3577905876d63936a25d55&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2753575" author="benety.goh" created="Wed, 22 Jan 2020 20:28:36 +0000"  >&lt;p&gt;Linking to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37406&quot; title=&quot;A stashed Locker should keep information about the owning transaction&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37406&quot;&gt;&lt;del&gt;SERVER-37406&lt;/del&gt;&lt;/a&gt; because of the 4.0 backport dependency.&lt;/p&gt;</comment>
                            <comment id="2732399" author="xgen-internal-githook" created="Wed, 15 Jan 2020 19:05:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; LockManager::dump() includes client info&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 1245770e0ac12d09bceec097fcf66865b040a463)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ce0a2242ca1d939cc2102857d5def9e068ebebe8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ce0a2242ca1d939cc2102857d5def9e068ebebe8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2732398" author="xgen-internal-githook" created="Wed, 15 Jan 2020 19:05:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; BasicCommand::Invocation sets LockManager DebugInfo&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 34719559a9ec4bd494a59d269d227d06b086affb)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/41981ad8d67b3fc95da21506751cc5d284e724e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/41981ad8d67b3fc95da21506751cc5d284e724e1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2732397" author="xgen-internal-githook" created="Wed, 15 Jan 2020 19:05:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command obtains lock to client info mapping from LockManager&lt;/p&gt;

&lt;p&gt;(cherry picked from commit cf4c944977a348494d81eeaf7eddb96ef0457876)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e4fd2a68f21e10573dfb1b2ed509b3ca102a466e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e4fd2a68f21e10573dfb1b2ed509b3ca102a466e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2732396" author="xgen-internal-githook" created="Wed, 15 Jan 2020 19:04:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; Remove usage of BSONObjBuilder append unsigned method from lockInfo command&lt;/p&gt;

&lt;p&gt;(partially cherry picked from commit 990b2ef30d7b8fa4db6af6d79da80e3664df9c21)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3f80c90ce6b96ffba44f97f93dfbb7aa7fc85608&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3f80c90ce6b96ffba44f97f93dfbb7aa7fc85608&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2731780" author="xgen-internal-githook" created="Wed, 15 Jan 2020 15:59:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command output includes Locker::getDebugInfo()&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 078f31ba54768fa5945c122257e740f1196defe8)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b4aec2e705d1253c6ec7ee9e91ff091bf742df81&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b4aec2e705d1253c6ec7ee9e91ff091bf742df81&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2713154" author="xgen-internal-githook" created="Thu, 9 Jan 2020 00:12:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; LockManager::dump() includes client info&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 1245770e0ac12d09bceec097fcf66865b040a463)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/836ed40fb80cb277e254c735f8a5a91c4311ebfb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/836ed40fb80cb277e254c735f8a5a91c4311ebfb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2713085" author="xgen-internal-githook" created="Wed, 8 Jan 2020 23:18:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; BasicCommand::Invocation sets LockManager DebugInfo&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 34719559a9ec4bd494a59d269d227d06b086affb)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e2afa9a595a04e4828097c290c2c97beb5a22620&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e2afa9a595a04e4828097c290c2c97beb5a22620&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2713025" author="xgen-internal-githook" created="Wed, 8 Jan 2020 22:28:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command obtains lock to client info mapping from LockManager&lt;/p&gt;

&lt;p&gt;(cherry picked from commit cf4c944977a348494d81eeaf7eddb96ef0457876)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4c9f3c7b743fc02ee45151eca3e2707d3db32762&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4c9f3c7b743fc02ee45151eca3e2707d3db32762&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2712731" author="xgen-internal-githook" created="Wed, 8 Jan 2020 19:58:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; Remove usage of BSONObjBuilder append unsigned method from lockInfo command&lt;/p&gt;

&lt;p&gt;(partially cherry picked from commit 990b2ef30d7b8fa4db6af6d79da80e3664df9c21)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ab9e42787dea6c166f3987d541c0ddb7b78e25fa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ab9e42787dea6c166f3987d541c0ddb7b78e25fa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2712470" author="xgen-internal-githook" created="Wed, 8 Jan 2020 17:51:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command output includes Locker::getDebugInfo()&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 078f31ba54768fa5945c122257e740f1196defe8)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d95377677e832cf62f40f29d74b0b2fffe65a5a3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d95377677e832cf62f40f29d74b0b2fffe65a5a3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2596621" author="benety.goh" created="Tue, 10 Dec 2019 16:04:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bartle&quot; class=&quot;user-hover&quot; rel=&quot;bartle&quot;&gt;bartle&lt;/a&gt;, the changes in this ticket will surface the command invocation information to the lock manager output. We still have to verify that the &quot;lsid&quot; and &quot;txnNumber&quot; fields mentioned in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45012&quot; title=&quot;Add transaction information to lockInfo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45012&quot;&gt;&lt;del&gt;SERVER-45012&lt;/del&gt;&lt;/a&gt; will be provided by the command invocation subsystem in 4.2 and 4.0.&lt;/p&gt;</comment>
                            <comment id="2596605" author="benety.goh" created="Tue, 10 Dec 2019 15:59:15 +0000"  >&lt;p&gt;This was originally done to support some 4.4 development work. The changes themselves don&apos;t seem that controversial. I&apos;ve put in the request to start the back port process.&lt;/p&gt;</comment>
                            <comment id="2591390" author="bartle" created="Sat, 7 Dec 2019 07:25:20 +0000"  >&lt;p&gt;Oh, whoops, meant &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45012&quot; title=&quot;Add transaction information to lockInfo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45012&quot;&gt;&lt;del&gt;SERVER-45012&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2591378" author="bartle" created="Sat, 7 Dec 2019 06:43:40 +0000"  >&lt;p&gt;Would it be possible to backport this to 4.2 and 4.0?  We&apos;re trying to debug a deadlock (see &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt;), and I think this would surface txnNumber and lsid in lockInfo&apos;s output?  Right now we&apos;re just seeing granted entries of the form:&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;      {&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;compatibleFirst&quot;: false,&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;convertMode&quot;: &quot;NONE&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;enqueueAtFront&quot;: false,&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;mode&quot;: &quot;IX&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;      },&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>
                            <comment id="2478791" author="xgen-internal-githook" created="Fri, 11 Oct 2019 21:37:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; LockManager::dump() includes client info&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1245770e0ac12d09bceec097fcf66865b040a463&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1245770e0ac12d09bceec097fcf66865b040a463&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2478594" author="xgen-internal-githook" created="Fri, 11 Oct 2019 19:56:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; BasicCommand::Invocation sets LockManager DebugInfo&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/34719559a9ec4bd494a59d269d227d06b086affb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/34719559a9ec4bd494a59d269d227d06b086affb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2478552" author="xgen-internal-githook" created="Fri, 11 Oct 2019 19:34:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command obtains lock to client info mapping from LockManager&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cf4c944977a348494d81eeaf7eddb96ef0457876&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cf4c944977a348494d81eeaf7eddb96ef0457876&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2478341" author="xgen-internal-githook" created="Fri, 11 Oct 2019 17:56:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;benety&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;name&apos;: &apos;Benety Goh&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43910&quot; title=&quot;include Client/OpCtx information in LockManager::dump() output&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43910&quot;&gt;&lt;del&gt;SERVER-43910&lt;/del&gt;&lt;/a&gt; lockInfo command output includes Locker::getDebugInfo()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/078f31ba54768fa5945c122257e740f1196defe8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/078f31ba54768fa5945c122257e740f1196defe8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2473658" author="benety.goh" created="Wed, 9 Oct 2019 13:49:18 +0000"  >&lt;p&gt;The &lt;tt&gt;lockInfo&lt;/tt&gt; command was added in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16203&quot; title=&quot;Add command to dump lock manager state&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16203&quot;&gt;&lt;del&gt;SERVER-16203&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1119283">SERVER-45831</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1041130">SERVER-45012</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="169776">SERVER-16203</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="705766">SERVER-39860</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="612231">SERVER-37406</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="707181">SERVER-39902</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="751175">SERVER-40915</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="743686">SERVER-40780</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>22.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 11 Oct 2019 17:56:42 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>bartle</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hvwtzb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvlctz:</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="3213">Execution Team 2019-10-21</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|hvwg8n:</customfieldvalue>

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