<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:02:25 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-11252] Document the output fields for currentOp when run on a mongos</title>
                <link>https://jira.mongodb.org/browse/DOCS-11252</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;There is no documentation for what the output fields of &lt;tt&gt;currentOp&lt;/tt&gt; are when run on a mongos, but there is documentation for a mongod: &lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/currentOp/#currentop-output-fields&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/command/currentOp/#currentop-output-fields&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The output of &lt;tt&gt;currentOp&lt;/tt&gt; on a mongos is &lt;em&gt;very&lt;/em&gt; different than the output on a mongod. The output also varies between different version of MongoDB. It would be helpful for users to understand what information is available, particularly because the server does not support killing queries run on sharded clusters. This is a pain point for many users. See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6496&quot; title=&quot;provide a way to kill a sharded query on all shards&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6496&quot;&gt;&lt;del&gt;SERVER-6496&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;New fields were added in 3.6, in particular &lt;tt&gt;command.$client.mongos.client&lt;/tt&gt;, that allow users to locate the shard and operation IDs for commands originating from a client connection by looking at the host and port. &lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/currentOp/#currentop-output-fields&quot;&gt;https://docs.mongodb.com/manual/reference/command/currentOp/#currentop-output-fields&lt;/a&gt;</environment>
        <key id="486793">DOCS-11252</key>
            <summary>Document the output fields for currentOp when run on a mongos</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="12300">Won&apos;t Do</resolution>
                                        <assignee username="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="louis.williams@mongodb.com">Louis Williams</reporter>
                        <labels>
                            <label>currentOp</label>
                            <label>mongod</label>
                            <label>output</label>
                    </labels>
                <created>Wed, 24 Jan 2018 15:41:26 +0000</created>
                <updated>Mon, 30 Oct 2023 21:02:28 +0000</updated>
                                                            <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="4940630" author="edu.bot" created="Mon, 31 Oct 2022 16:08:20 +0000"  >&lt;p&gt;Hello! This ticket has been closed due to inactivity. If you believe this ticket is still important, please reopen it and leave a comment to explain why. Thank you!&lt;/p&gt;</comment>
                            <comment id="2080613" author="xgen-internal-githook" created="Tue, 4 Dec 2018 23:50:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11252&quot; title=&quot;Document the output fields for currentOp when run on a mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11252&quot;&gt;&lt;del&gt;DOCS-11252&lt;/del&gt;&lt;/a&gt;: 4.2 currentOp output baseline&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/53c31b2cd7c7da613c95bd25e5f5490435b22ca8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/53c31b2cd7c7da613c95bd25e5f5490435b22ca8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2080601" author="xgen-internal-githook" created="Tue, 4 Dec 2018 23:31:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11252&quot; title=&quot;Document the output fields for currentOp when run on a mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11252&quot;&gt;&lt;del&gt;DOCS-11252&lt;/del&gt;&lt;/a&gt;: 4.0 currentOp output baseline&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/b16a55bb12b98627edc50cac32cba132c89ed99b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/b16a55bb12b98627edc50cac32cba132c89ed99b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2080579" author="xgen-internal-githook" created="Tue, 4 Dec 2018 23:02:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11252&quot; title=&quot;Document the output fields for currentOp when run on a mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11252&quot;&gt;&lt;del&gt;DOCS-11252&lt;/del&gt;&lt;/a&gt;: 3.6 currentOp output baseline&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1e16a6fa80de58c6f7cda01c593a2ee0534f01e7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1e16a6fa80de58c6f7cda01c593a2ee0534f01e7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2080504" author="xgen-internal-githook" created="Tue, 4 Dec 2018 21:54:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kay Kim&apos;, &apos;email&apos;: &apos;kay.kim@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11252&quot; title=&quot;Document the output fields for currentOp when run on a mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11252&quot;&gt;&lt;del&gt;DOCS-11252&lt;/del&gt;&lt;/a&gt;: 3.4 currentOp output&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/d48846cb65a9815ac0199ef5bec03261a62cead4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/d48846cb65a9815ac0199ef5bec03261a62cead4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1784074" author="jeffrey.allen" created="Wed, 24 Jan 2018 21:32:19 +0000"  >&lt;p&gt;We could potentially split the currentop page into two separate ones, one for mongod output and one for mongos. This might be helpful in making sure we don&apos;t overload the page with too much information, forcing the reader to go back and forth between mongod and mongos contexts. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 24 Jan 2018 21:32:19 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-1769</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>false</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>
                            1 year, 14 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>edu.bot</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeffrey.allen@mongodb.com</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htonp3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htg82n:</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_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hto9tj:</customfieldvalue>

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