<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:00:17 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-42363] Add test for backtrace on $currentOp</title>
                <link>https://jira.mongodb.org/browse/SERVER-42363</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Write a few jstests to make sure the backtrace argument is being handled properly on $currentOp&lt;/p&gt;</description>
                <environment></environment>
        <key id="872158">SERVER-42363</key>
            <summary>Add test for backtrace on $currentOp</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="rahul.sundararaman@mongodb.com">Rahul Sundararaman</assignee>
                                    <reporter username="rahul.sundararaman@mongodb.com">Rahul Sundararaman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jul 2019 20:29:17 +0000</created>
                <updated>Sun, 29 Oct 2023 22:18:51 +0000</updated>
                            <resolved>Thu, 1 Aug 2019 21:27:28 +0000</resolved>
                                                    <fixVersion>4.3.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2512748" author="xgen-internal-githook" created="Thu, 31 Oct 2019 16:03:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;bcaimano&apos;, &apos;email&apos;: &apos;ben.caimano@mongodb.com&apos;, &apos;name&apos;: &apos;Ben Caimano&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41357&quot; title=&quot;Add mongo::mutex polyfill&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41357&quot;&gt;&lt;del&gt;SERVER-41357&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41360&quot; title=&quot;Create diagnostic info capture type &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41360&quot;&gt;&lt;del&gt;SERVER-41360&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43324&quot; title=&quot;Add BasicLockableAdaptor for cleaner function APIs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43324&quot;&gt;&lt;del&gt;SERVER-43324&lt;/del&gt;&lt;/a&gt; Add Mutex, BasicLockableAdaptor, and DiagnosticInfo&lt;/p&gt;

&lt;p&gt;This commit backports Mutex, BasicLockableAdaptor, and DiagnosticInfo to&lt;br/&gt;
v4.2. These pieces came in completely in various interleaved commits.&lt;br/&gt;
The constituent commits partially included in this backport are listed&lt;br/&gt;
below. The majority of these commits are part of the &quot;Improved&lt;br/&gt;
Diagnostics for Latches&quot; epic.&lt;/p&gt;

&lt;p&gt;Mutex:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41357&quot; title=&quot;Add mongo::mutex polyfill&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41357&quot;&gt;&lt;del&gt;SERVER-41357&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41362&quot; title=&quot;Attach diagnostic captures to OperationContexts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41362&quot;&gt;&lt;del&gt;SERVER-41362&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42893&quot; title=&quot;Create MONGO_DEFINE_*_LATCH macros for latch initialization&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42893&quot;&gt;&lt;del&gt;SERVER-42893&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42595&quot; title=&quot;Refactor locks in curop to make currentop_waiting_for_latch.js test work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42595&quot;&gt;&lt;del&gt;SERVER-42595&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42165&quot; title=&quot;Replace standalone uses of stdx::mutex with mongo::mutex&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42165&quot;&gt;&lt;del&gt;SERVER-42165&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42895&quot; title=&quot;Expand mongo::LockActions/Mutex&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42895&quot;&gt;&lt;del&gt;SERVER-42895&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;BasicLockableAdaptor:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43324&quot; title=&quot;Add BasicLockableAdaptor for cleaner function APIs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43324&quot;&gt;&lt;del&gt;SERVER-43324&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43374&quot; title=&quot;Extend BasicLockableAdaptor lifetime in waitForConditionUntil&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43374&quot;&gt;&lt;del&gt;SERVER-43374&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43800&quot; title=&quot;ClockSource::waitForConditionUntil shouldn&amp;#39;t use unique_lock out of line&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43800&quot;&gt;&lt;del&gt;SERVER-43800&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;DiagnosticInfo:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41360&quot; title=&quot;Create diagnostic info capture type &quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41360&quot;&gt;&lt;del&gt;SERVER-41360&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41362&quot; title=&quot;Attach diagnostic captures to OperationContexts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41362&quot;&gt;&lt;del&gt;SERVER-41362&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41358&quot; title=&quot;Add mongo::condition_variable polyfill&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41358&quot;&gt;&lt;del&gt;SERVER-41358&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41364&quot; title=&quot;Allow generation of compressed stack of addresses&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41364&quot;&gt;&lt;del&gt;SERVER-41364&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42448&quot; title=&quot;Add backtrace test for DiagnosticInfo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42448&quot;&gt;&lt;del&gt;SERVER-42448&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42363&quot; title=&quot;Add test for backtrace on $currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42363&quot;&gt;&lt;del&gt;SERVER-42363&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42363&quot; title=&quot;Add test for backtrace on $currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42363&quot;&gt;&lt;del&gt;SERVER-42363&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42492&quot; title=&quot;Attach DiagnosticInfo on long mongo::ConditionVariable::wait()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42492&quot;&gt;&lt;del&gt;SERVER-42492&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42595&quot; title=&quot;Refactor locks in curop to make currentop_waiting_for_latch.js test work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42595&quot;&gt;&lt;del&gt;SERVER-42595&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44086&quot; title=&quot;Scrub away leftovers from Improved Diagnostics for Latches&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44086&quot;&gt;&lt;del&gt;SERVER-44086&lt;/del&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Note that while this commit adds these pieces and integrates them into&lt;br/&gt;
the mongo-server codebase, it does not convert existing stdx::mutex&lt;br/&gt;
construction. It also does not include the updates to Interruptible that&lt;br/&gt;
were done as part of &quot;Improved Diagnostics for Latches&quot;.&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3a05e4ce75cd03b09b52ec5943e1801c6d91279b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3a05e4ce75cd03b09b52ec5943e1801c6d91279b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2352611" author="xgen-internal-githook" created="Wed, 31 Jul 2019 16:13:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Rahul Sundararaman&apos;, &apos;email&apos;: &apos;rahul.sundararaman@10gen.com&apos;, &apos;username&apos;: &apos;rsbballguy&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-42363&quot; title=&quot;Add test for backtrace on $currentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-42363&quot;&gt;&lt;del&gt;SERVER-42363&lt;/del&gt;&lt;/a&gt; Add test for backtrace on $currentOp&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/da8f5d7786e0d12b0831d0d60b16fa9cc871350e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/da8f5d7786e0d12b0831d0d60b16fa9cc871350e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="780920">SERVER-41363</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="876701">SERVER-42447</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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>Mon, 29 Jul 2019 18:52:07 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 14 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-41363'>SERVER-41363</a></s>]]></customfieldvalue>


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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1411</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, 14 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hv5yhr:</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="3101">Service Arch 2019-08-12</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|hvgjg7:</customfieldvalue>

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