<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:15:34 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-7775] Make special commands (inprog, killop, unlock) go through the standard command codepath</title>
                <link>https://jira.mongodb.org/browse/SERVER-7775</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently inprog, killop, and unlock are special cased in the query handling code, rather than having a Command object with their implementation like ever other command.&lt;/p&gt;</description>
                <environment></environment>
        <key id="57665">SERVER-7775</key>
            <summary>Make special commands (inprog, killop, unlock) go through the standard command codepath</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="9">Done</resolution>
                                        <assignee username="adam.midvidy">Adam Midvidy</assignee>
                                    <reporter username="spencer@mongodb.com">Spencer Brody</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Nov 2012 20:30:23 +0000</created>
                <updated>Wed, 22 Mar 2017 15:27:43 +0000</updated>
                            <resolved>Mon, 13 Apr 2015 14:19:04 +0000</resolved>
                                                    <fixVersion>3.1.2</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="879585" author="adam.midvidy" created="Mon, 13 Apr 2015 14:19:04 +0000"  >&lt;p&gt;All pseudocommands are now in master. The associated wire version bump will happen when the find/getMore commands are implemented in mongos.&lt;/p&gt;

&lt;p&gt;As mentioned earlier, there is a behavior change in currentOp/inprog where the currentOp operation itself will now appear in the &apos;inprog&apos; array of returned operations.&lt;/p&gt;
</comment>
                            <comment id="879580" author="xgen-internal-githook" created="Mon, 13 Apr 2015 14:15:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; rewrite all pseudocommands to use admin db&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/daa19001b94db2153c1f0d85620fba0d5fbaada0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/daa19001b94db2153c1f0d85620fba0d5fbaada0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="879579" author="xgen-internal-githook" created="Mon, 13 Apr 2015 14:15:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; add currentOp command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1991daaff1a108d98f6e9e7414a16131e244bdd4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1991daaff1a108d98f6e9e7414a16131e244bdd4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="877486" author="adam.midvidy" created="Thu, 9 Apr 2015 19:54:39 +0000"  >&lt;p&gt;the behavior of currentOp/inprog is slightly changed, it will now show itself in the list of returned operations, much like the ps command on unix.&lt;/p&gt;</comment>
                            <comment id="874085" author="xgen-internal-githook" created="Mon, 6 Apr 2015 22:53:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; add killOp command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d6cd29d1fc0594657fcb2b69ce8334df85f9ba54&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d6cd29d1fc0594657fcb2b69ce8334df85f9ba54&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="867685" author="xgen-internal-githook" created="Mon, 30 Mar 2015 16:16:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; remove double auditing in fsyncUnlock&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ef19e2624fdda864e33ceb5d88cf7a056e2b76b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ef19e2624fdda864e33ceb5d88cf7a056e2b76b8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="865248" author="xgen-internal-githook" created="Thu, 26 Mar 2015 18:20:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; refactor fsyncUnlock to execute through standard command path&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8a805598bbcb2ac20c345e0734c9fbd4c4722cb0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8a805598bbcb2ac20c345e0734c9fbd4c4722cb0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="864416" author="xgen-internal-githook" created="Wed, 25 Mar 2015 23:06:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; refactor fsyncUnlock to execute through standard command path&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 5c48ea0d3fd6556eb0ba7686a9da6159f0814d08.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5e7aa5c9efdea28cc82ff8d0ea0e3a76cf5c94f8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5e7aa5c9efdea28cc82ff8d0ea0e3a76cf5c94f8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="864344" author="adam.midvidy" created="Wed, 25 Mar 2015 21:50:48 +0000"  >&lt;p&gt;Going to need to do a bunch of work in Strategy::handleSpecialNamespaces to make this work properly in mongos.&lt;/p&gt;</comment>
                            <comment id="864303" author="adam.midvidy" created="Wed, 25 Mar 2015 21:20:48 +0000"  >&lt;p&gt;We&apos;re already going to bump the wire protocol for the find and getMore commands. We will include support for currentOp, killOp, and fsyncUnlock commands in that wire protocol version. &lt;/p&gt;</comment>
                            <comment id="864063" author="xgen-internal-githook" created="Wed, 25 Mar 2015 18:59:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7775&quot; title=&quot;Make special commands (inprog, killop, unlock) go through the standard command codepath&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7775&quot;&gt;&lt;del&gt;SERVER-7775&lt;/del&gt;&lt;/a&gt; refactor fsyncUnlock to execute through standard command path&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5c48ea0d3fd6556eb0ba7686a9da6159f0814d08&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5c48ea0d3fd6556eb0ba7686a9da6159f0814d08&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="194522">SERVER-17909</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="191972">DRIVERS-213</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="192026">JAVA-1719</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="195311">SERVER-17981</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="192744">SERVER-17800</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="111078">SERVER-12734</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="191443">SERVER-17707</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="35135">SERVER-5466</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29041">SERVER-4760</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="195010">SERVER-17951</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="224524">SERVER-19806</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="224536">SERVER-19810</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="38370">SERVER-5811</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="227564">SERVER-20184</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="263527">DOCS-7106</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="335556">DOCS-9425</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="231624">SERVER-20652</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="290730">DOCS-8007</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>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 15 Dec 2012 14:31:27 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 44 weeks, 2 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-17909'>SERVER-17909</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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-75</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>emily.hall</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 44 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

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

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4991</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="452">Platform 1 04/03/15</customfieldvalue>
    <customfieldvalue id="476">Platform 2 04/24/15</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|ht0os7:</customfieldvalue>

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