<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:53 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-4400] attempt to record query plan for a dropped cursor triggers bad file number assertion</title>
                <link>https://jira.mongodb.org/browse/SERVER-4400</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This can occur if an attempt is made to record a query plan after a client cursor is dropped and we try to return the scanned results for the scanned cursor rather than assert.&lt;/p&gt;

&lt;p&gt;Wed Nov 30 21:46:26 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6&amp;#93;&lt;/span&gt; CMD: drop test.jstests_queryoptimizer3&lt;br/&gt;
Wed Nov 30 21:46:26 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; getFile(): n=-2&lt;br/&gt;
Wed Nov 30 21:46:26 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn5&amp;#93;&lt;/span&gt; Assertion: 10295:getFile(): bad file number value (corrupt db?): run repair&lt;br/&gt;
0x102ac6365 0x102ad12fb 0x102f67cd4 0x102f98106 0x102e23e18 0x10303c29b 0x102f0d98f 0x102fa20d3 0x102fa2169 0x102fad9a0 0x102fae033 0x102fb32fd 0x102fb4a9f 0x102fb65eb 0x103056396 0x103041705 0x103087b25 0x10307cf2d 0x10307e987 0x10307f3d0 &lt;br/&gt;
 0   mongod                              0x0000000102ac6365 _ZN5mongo15printStackTraceERSo + 37&lt;br/&gt;
 1   mongod                              0x0000000102ad12fb _ZN5mongo11msgassertedEiPKc + 363&lt;br/&gt;
 2   mongod                              0x0000000102f67cd4 _ZN5mongo8Database7getFileEiib + 296&lt;br/&gt;
 3   mongod                              0x0000000102f98106 _ZN5mongo11DataFileMgr9getRecordERKNS_7DiskLocE + 166&lt;br/&gt;
 4   mongod                              0x0000000102e23e18 _ZNK5mongo7DiskLoc3recEv + 24&lt;br/&gt;
 5   mongod                              0x000000010303c29b _ZNK5mongo7DiskLoc3objEv + 43&lt;br/&gt;
 6   mongod                              0x0000000102f0d98f _ZNK5mongo12IndexDetails10keyPatternEv + 63&lt;br/&gt;
 7   mongod                              0x0000000102fa20d3 _ZNK5mongo9QueryPlan8indexKeyEv + 243&lt;br/&gt;
 8   mongod                              0x0000000102fa2169 _ZNK5mongo9QueryPlan12registerSelfEx + 87&lt;br/&gt;
 9   mongod                              0x0000000102fad9a0 _ZN5mongo12QueryPlanSet6Runner4nextEv + 376&lt;br/&gt;
 10  mongod                              0x0000000102fae033 _ZN5mongo12QueryPlanSet6Runner22runUntilFirstCompletesEv + 135&lt;br/&gt;
 11  mongod                              0x0000000102fb32fd _ZN5mongo12QueryPlanSet5runOpERNS_7QueryOpE + 595&lt;br/&gt;
 12  mongod                              0x0000000102fb4a9f _ZN5mongo16MultiPlanScanner9runOpOnceERNS_7QueryOpE + 147&lt;br/&gt;
 13  mongod                              0x0000000102fb65eb _ZN5mongo16MultiPlanScanner5runOpERNS_7QueryOpE + 61&lt;br/&gt;
 14  mongod                              0x0000000103056396 &lt;em&gt;ZN5mongo16MultiPlanScanner5runOpINS_7CountOpEEEN5boost10shared_ptrIT_EERS5&lt;/em&gt; + 52&lt;br/&gt;
 15  mongod                              0x0000000103041705 _ZN5mongo8runCountEPKcRKNS_7BSONObjERSs + 1397&lt;br/&gt;
 16  mongod                              0x0000000103087b25 _ZN5mongo8CmdCount3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 321&lt;br/&gt;
 17  mongod                              0x000000010307cf2d _ZN5mongo12_execCommandEPNS_7CommandERKSsRNS_7BSONObjEiRNS_14BSONObjBuilderEb + 141&lt;br/&gt;
 18  mongod                              0x000000010307e987 _ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb + 3687&lt;br/&gt;
 19  mongod                              0x000000010307f3d0 _ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi + 1472&lt;/p&gt;</description>
                <environment></environment>
        <key id="25796">SERVER-4400</key>
            <summary>attempt to record query plan for a dropped cursor triggers bad file number assertion</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>Thu, 1 Dec 2011 05:53:00 +0000</created>
                <updated>Fri, 5 Jan 2018 20:39:39 +0000</updated>
                            <resolved>Sat, 24 Dec 2011 19:55:37 +0000</resolved>
                                                    <fixVersion>2.0.3</fixVersion>
                    <fixVersion>2.1.0</fixVersion>
                                    <component>Querying</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="75859" author="auto" created="Sat, 24 Dec 2011 19:54:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4400&quot; title=&quot;attempt to record query plan for a dropped cursor triggers bad file number assertion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4400&quot;&gt;&lt;del&gt;SERVER-4400&lt;/del&gt;&lt;/a&gt; don&apos;t record query plan if a client cursor yield recovery fails; this patch violates the QueryOp abstraction a bit, but we are replacing that code soon anyway&lt;br/&gt;
Branch: v2.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b8447afd0e907e9d9df7f94a98dbbe159fcf9df6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b8447afd0e907e9d9df7f94a98dbbe159fcf9df6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70013" author="auto" created="Thu, 1 Dec 2011 06:29:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;astaple&apos;, u&apos;name&apos;: u&apos;Aaron&apos;, u&apos;email&apos;: u&apos;aaron@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4400&quot; title=&quot;attempt to record query plan for a dropped cursor triggers bad file number assertion&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4400&quot;&gt;&lt;del&gt;SERVER-4400&lt;/del&gt;&lt;/a&gt; don&apos;t record query plan if a client cursor yield recovery fails; this patch violates the QueryOp abstraction a bit, but we are replacing that code soon anyway&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a68d83f02bac5374590fa667926a89fe48090273&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a68d83f02bac5374590fa667926a89fe48090273&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="479440">SERVER-32567</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 1 Dec 2011 06:29:15 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 8 weeks, 4 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>benety.goh@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 8 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</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>aaron</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrok9b:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8843</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_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></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|hrwidz:</customfieldvalue>

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