<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:39:57 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>[DOCS-979] Clarify which fields are included in db.currentOp()</title>
                <link>https://jira.mongodb.org/browse/DOCS-979</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;We should specify which fields are/are-not included in db.currentOp() and what criteria cause fields to be elided.&lt;/p&gt;</description>
                <environment></environment>
        <key id="61742">DOCS-979</key>
            <summary>Clarify which fields are included in db.currentOp()</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="9">Done</resolution>
                                        <assignee username="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="ranman">Randall Hunt</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Jan 2013 22:04:37 +0000</created>
                <updated>Mon, 30 Oct 2023 22:33:29 +0000</updated>
                            <resolved>Thu, 17 Jan 2013 17:57:52 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="252919" author="auto" created="Tue, 29 Jan 2013 16:30:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-01-29T16:29:37Z&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;}
&lt;p&gt;Message: merge: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-979&quot; title=&quot;Clarify which fields are included in db.currentOp()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-979&quot;&gt;&lt;del&gt;DOCS-979&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/3687f13f022205561b911632f4bd02794a62fadd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/3687f13f022205561b911632f4bd02794a62fadd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="252918" author="auto" created="Tue, 29 Jan 2013 16:30:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-01-29T16:20:58Z&apos;, u&apos;email&apos;: u&apos;epc@10gen.com&apos;, u&apos;name&apos;: u&apos;Ed Costello&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-979&quot; title=&quot;Clarify which fields are included in db.currentOp()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-979&quot;&gt;&lt;del&gt;DOCS-979&lt;/del&gt;&lt;/a&gt; updated after finding a comment from Randall&lt;/p&gt;

&lt;p&gt;Randall commented in email:&lt;/p&gt;

&lt;p&gt;_active is probably more correctly thought of as _started &amp;#8211; things remain active (currently) even when they&apos;re yielded. At least in my limited test and understanding of the execution logic. _active only goes back to false during a reset/when the op is done.&lt;/p&gt;

&lt;p&gt;I checked in the source and _active will only be set to false&lt;br/&gt;
if the op has not started or the op has completed, otherwise it&lt;br/&gt;
is always true even if the op has yielded to another op.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/fe5e46dea07a7fa3c89b973ed064cd7b4357eac3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/fe5e46dea07a7fa3c89b973ed064cd7b4357eac3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="252912" author="epc" created="Tue, 29 Jan 2013 16:27:09 +0000"  >&lt;p&gt;@&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=samk&quot; class=&quot;user-hover&quot; rel=&quot;samk&quot;&gt;samk&lt;/a&gt; I had an email from Randall in my pile that explained this a bit further, I just pushed a minor rewrite of this section in &lt;a href=&quot;https://github.com/epc/docs/pull/new/DOCS-979-currentop&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/epc/docs/pull/new/DOCS-979-currentop&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="242681" author="ranman" created="Thu, 17 Jan 2013 17:04:49 +0000"  >&lt;p&gt;LGTM, I was just concerned that we were not being clear that the op looks different sometimes and that _active is more consistent with the idea of &quot;started&quot; than _active.&lt;/p&gt;</comment>
                            <comment id="241080" author="samk" created="Wed, 16 Jan 2013 03:36:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ranman&quot; class=&quot;user-hover&quot; rel=&quot;ranman&quot;&gt;ranman&lt;/a&gt; do you have more info about this that I may have missed? Its my sense from looking at the code that currentop docs are pretty consistent...&lt;/p&gt;</comment>
                            <comment id="240552" author="samk" created="Tue, 15 Jan 2013 16:58:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/docs/commit/578876c863000ec8027b23db8cacc3129ec7abca&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/578876c863000ec8027b23db8cacc3129ec7abca&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="237641" author="ranman" created="Fri, 11 Jan 2013 22:05:39 +0000"  >&lt;p&gt;&lt;a href=&quot;http://docs.mongodb.org/manual/reference/current-op/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/reference/current-op/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 15 Jan 2013 16:58:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 3 weeks, 1 day 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_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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 3 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>epc</customfieldvalue>
            <customfieldvalue>ranman</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrs40f:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>39309</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hryhfz:</customfieldvalue>

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