<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:55:13 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-816] auth/pairing failure</title>
                <link>https://jira.mongodb.org/browse/SERVER-816</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&amp;lt;&lt;a href=&quot;http://buildbot.mongodb.org/builders/Linux%2064-bit%20Legacy/builds/491/steps/test_2/logs/stdio&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildbot.mongodb.org/builders/Linux%2064-bit%20Legacy/builds/491/steps/test_2/logs/stdio&lt;/a&gt;&amp;gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="11600">SERVER-816</key>
            <summary>auth/pairing failure</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="aaron">Aaron Staple</assignee>
                                    <reporter username="aaron">Aaron Staple</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Mar 2010 12:45:16 +0000</created>
                <updated>Tue, 12 Jul 2016 00:29:04 +0000</updated>
                            <resolved>Wed, 31 Mar 2010 09:53:54 +0000</resolved>
                                                    <fixVersion>1.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="13316" author="eliot" created="Wed, 31 Mar 2010 09:53:54 +0000"  >&lt;p&gt;not needed because of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-824&quot; title=&quot;Look into using pthread_rwlock rather than boost::shared_mutex&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-824&quot;&gt;&lt;del&gt;SERVER-824&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13314" author="aaron" created="Wed, 31 Mar 2010 02:31:10 +0000"  >&lt;p&gt;(it&apos;s not limited to the auth/pairing context)&lt;/p&gt;</comment>
                            <comment id="13313" author="aaron" created="Wed, 31 Mar 2010 02:30:42 +0000"  >&lt;p&gt;If you&apos;re not worried about it I won&apos;t fix.  Just to be clear - if we were running the parallel tests with old boost we&apos;d probably see frequent failures like this one.&lt;/p&gt;</comment>
                            <comment id="13312" author="eliot" created="Tue, 30 Mar 2010 23:44:18 +0000"  >&lt;p&gt;only if it takes &amp;lt; 10 minutes and adds little to no code.&lt;br/&gt;
we&apos;re probably going to switch from boost to pthread&lt;/p&gt;</comment>
                            <comment id="13309" author="auto" created="Tue, 30 Mar 2010 18:22:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;astaple&apos;, &apos;name&apos;: &apos;Aaron&apos;, &apos;email&apos;: &apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-816&quot; title=&quot;auth/pairing failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-816&quot;&gt;&lt;del&gt;SERVER-816&lt;/del&gt;&lt;/a&gt; cleaning&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo/commit/691de0d1ba21a0b53a17684414021c709eda7c2d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo/commit/691de0d1ba21a0b53a17684414021c709eda7c2d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13308" author="aaron" created="Tue, 30 Mar 2010 18:15:49 +0000"  >&lt;p&gt;The problem is that atleastreadlock is unsafe when using the version of MongoMutex for old boost that doesn&apos;t support shared locks.  The atleastreadlock constructor assumes that getState() is thread safe and represents the state for the current thread.  But in this version of MongoMutex getState() just tells if somebody has a lock.&lt;/p&gt;

&lt;p&gt;Let me know if you want me to fix (and backport?)&lt;/p&gt;</comment>
                            <comment id="13305" author="aaron" created="Tue, 30 Mar 2010 17:59:35 +0000"  >&lt;p&gt;Argh, this is running in no readlock compatability mode...didn&apos;t notice that before.&lt;/p&gt;</comment>
                            <comment id="13225" author="aaron" created="Mon, 29 Mar 2010 12:29:58 +0000"  >&lt;p&gt;&amp;lt;&lt;a href=&quot;http://buildbot.mongodb.org/builders/Linux%2064-bit%20Legacy/builds/508/steps/test_2/logs/stdio&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://buildbot.mongodb.org/builders/Linux%2064-bit%20Legacy/builds/508/steps/test_2/logs/stdio&lt;/a&gt;&amp;gt;&lt;/p&gt;</comment>
                            <comment id="13171" author="aaron" created="Wed, 24 Mar 2010 14:09:40 +0000"  >&lt;p&gt;have a lock, then don&apos;t have it...weird&lt;/p&gt;

&lt;p&gt;m31001| Tue Mar 23 12:29:42  admin.system.users Assertion failure lockState db/client.cpp 109&lt;br/&gt;
m31002| Tue Mar 23 12:29:42 repl: sleep 2sec before next pass&lt;br/&gt;
m31001| 0x4dc5a8 0x4e415d 0x5f703c 0x5c9ca7 0x5fa32a 0x58ca99 0x65150b 0x652563 0x53633f 0x538f1a 0x5d087a 0x5d3c8f 0x67f7a2 0x690307 0x68ff0f 0x3ceea062f7 0x3ceded0fbd &lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo12sayDbContextEPKc+0xe8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4dc5a8&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo8assertedEPKcS1_j+0x15d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x4e415d&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo6Client7Context11_finishInitEb+0x2dc) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5f703c&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo7Helpers12getSingletonEPKcRNS_7BSONObjE+0xa7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5c9ca7&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo18AuthenticationInfo26_isAuthorizedSpecialChecksERKSs+0x1ba) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5fa32a&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo11CmdIsMaster3runEPKcRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x129) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x58ca99&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x8db) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x65150b&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x5d3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x652563&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x3f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x53633f&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpE+0x146a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x538f1a&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5d087a&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERK11sockaddr_in+0xedf) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5d3c8f&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZN5mongo10connThreadEv+0x212) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x67f7a2&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod(_ZNK5boost9function0IvSaINS_13function_baseEEEclEv+0xa7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x690307&amp;#93;&lt;/span&gt;&lt;br/&gt;
assert: assert failed : command ismaster failed&lt;br/&gt;
Tue Mar 23 12:29:42 JS Error: uncaught exception: assert failed : command ismaster failed&lt;br/&gt;
failed to load: /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/jstests/repl/pair7.js&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 now exiting&lt;br/&gt;
m31000| Tue Mar 23 12:29:42  dbexit: &lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: going to close listening sockets...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 going to close listening socket: 18&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: going to flush oplog...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: going to close sockets...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: waiting for fs preallocator...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: closing all files...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42      closeAllFiles() finished&lt;br/&gt;
m31000| Tue Mar 23 12:29:42 	 shutdown: removing fs lock...&lt;br/&gt;
m31000| Tue Mar 23 12:29:42  dbexit: really exiting now&lt;br/&gt;
m31001|  /home/yellow/buildbot_slave/Linux_64bit_Legacy/mongo/mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x68ff0f&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3ceea062f7&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001|  /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3ceded0fbd&amp;#93;&lt;/span&gt;&lt;br/&gt;
m31001| Tue Mar 23 12:29:43 repl: from host:127.0.0.1:31002&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>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 30 Mar 2010 18:22:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        13 years, 47 weeks 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>
                            13 years, 47 weeks 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>aaron</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrppyn:</customfieldvalue>

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

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

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