<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:15:59 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-7931] Long-running ops block killOp/currentOp when using authentication from a localhost connection</title>
                <link>https://jira.mongodb.org/browse/SERVER-7931</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This is because the check to see if there are any admin users blocks acquiring the read lock on the admin database.&lt;/p&gt;

&lt;p&gt;If we could trylock a database-level lock, then we could trylock the admin DB, and if we can&apos;t get the lock just used our cached knowledge of whether or not the admin user exists.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59328">SERVER-7931</key>
            <summary>Long-running ops block killOp/currentOp when using authentication from a localhost connection</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="schwerin@mongodb.com">Andy Schwerin</assignee>
                                    <reporter username="spencer@mongodb.com">Spencer Brody</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Dec 2012 19:48:45 +0000</created>
                <updated>Mon, 11 Jul 2016 17:56:27 +0000</updated>
                            <resolved>Mon, 17 Dec 2012 23:02:45 +0000</resolved>
                                    <version>2.3.1</version>
                                    <fixVersion>2.3.2</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="217775" author="auto" created="Mon, 17 Dec 2012 23:01:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-15T00:38:27Z&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Re-enable some tests to run with auth&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/61eef01258c81d728dda432f2f50a9cacaddb4e0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/61eef01258c81d728dda432f2f50a9cacaddb4e0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="217604" author="spencer" created="Mon, 17 Dec 2012 20:00:40 +0000"  >&lt;p&gt;Git commit hook didn&apos;t seem to update this ticket: &lt;a href=&quot;https://github.com/mongodb/mongo/commit/1f8532cdd688041813c4ccf8d3143ba5a7ceee4f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1f8532cdd688041813c4ccf8d3143ba5a7ceee4f&lt;/a&gt; - &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7572&quot; title=&quot;Integrate new auth data structures into codebase and replace AuthenticationInfo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7572&quot;&gt;&lt;del&gt;SERVER-7572&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Check for existance of admin user only at the beginning of every request&quot;&lt;/p&gt;</comment>
                            <comment id="215151" author="auto" created="Fri, 14 Dec 2012 17:50:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-14T17:48:52Z&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Skip jstests/mr_killop.js when running tests with auth&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cc29e330d50c79e7df5e0dfdc72b26f9b62b7ad2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cc29e330d50c79e7df5e0dfdc72b26f9b62b7ad2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="215150" author="auto" created="Fri, 14 Dec 2012 17:50:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-14T17:47:59Z&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Skip jstests/evalf.js when running tests with auth&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/96ca30b9fba844e543e5a0b223266af4c1683799&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/96ca30b9fba844e543e5a0b223266af4c1683799&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="215148" author="auto" created="Fri, 14 Dec 2012 17:50:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-13T21:06:53Z&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Skip jstests/evald.js when running tests with auth&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/48c44465bd3500a62ec122eeda64e410b3cf8f0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/48c44465bd3500a62ec122eeda64e410b3cf8f0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="215147" author="auto" created="Fri, 14 Dec 2012 17:50:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-12-13T19:51:38Z&apos;, u&apos;email&apos;: u&apos;spencer@10gen.com&apos;, u&apos;name&apos;: u&apos;Spencer T Brody&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7931&quot; title=&quot;Long-running ops block killOp/currentOp when using authentication from a localhost connection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-7931&quot;&gt;&lt;del&gt;SERVER-7931&lt;/del&gt;&lt;/a&gt; Skip jstests/sharding/features3.js when running tests with auth&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f185d93204c1f189251c5b7c33c1ecf83e3743d7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f185d93204c1f189251c5b7c33c1ecf83e3743d7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="215134" author="schwerin" created="Fri, 14 Dec 2012 17:40:17 +0000"  >&lt;p&gt;Will need to reenable jstests/sharding/features3.js, jstests/evald.js, jstests/eval4.js, and jstests/mr_killop.js when running with auth enabled, after this bug is fixed.&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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 14 Dec 2012 17:40:17 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 9 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 9 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_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>schwerin@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</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|hrnemv:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>36788</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_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|hsajzj:</customfieldvalue>

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