<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:17:22 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-8412] repairDatabase: no Cloner, and use multi index builder</title>
                <link>https://jira.mongodb.org/browse/SERVER-8412</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The case of running the server with --repair causing spurious warnings of ClientCursor::yield appearing in the logs was resolved in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-4726&quot; title=&quot;Spurious warning: ClientCursor::yield can&amp;#39;t unlock b/c of recursive lock during --repair&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-4726&quot;&gt;&lt;del&gt;SERVER-4726&lt;/del&gt;&lt;/a&gt;.  The same warnings appear when using db.runCommand( &lt;/p&gt;
{ repairDatabase : 1 }
&lt;p&gt; ) from the shell (or it&apos;s helper db.repairDatabase()).&lt;/p&gt;

&lt;p&gt;While the warnings are informational only, and the repairDatabase appears to be working correctly, they do cause excessive log size.  Even rotated logs of this message could be filled with mostly useless information for a large enough database.&lt;/p&gt;</description>
                <environment></environment>
        <key id="63797">SERVER-8412</key>
            <summary>repairDatabase: no Cloner, and use multi index builder</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="eliot">Eliot Horowitz</assignee>
                                    <reporter username="andre.defrere@mongodb.com">Andre de Frere</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Jan 2013 15:26:51 +0000</created>
                <updated>Mon, 24 May 2021 14:35:59 +0000</updated>
                            <resolved>Wed, 19 Feb 2014 19:10:14 +0000</resolved>
                                    <version>2.2.2</version>
                    <version>2.3.2</version>
                                    <fixVersion>2.6.0-rc0</fixVersion>
                                    <component>Logging</component>
                                        <votes>2</votes>
                                    <watches>11</watches>
                                                                                                                <comments>
                            <comment id="503449" author="xgen-internal-githook" created="Fri, 21 Feb 2014 21:47:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8412&quot; title=&quot;repairDatabase: no Cloner, and use multi index builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8412&quot;&gt;&lt;del&gt;SERVER-8412&lt;/del&gt;&lt;/a&gt; remove millis from explain reports before comparing&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7729ff2bd1b14defafb22ad872af4d2ca3cf41db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7729ff2bd1b14defafb22ad872af4d2ca3cf41db&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="501818" author="xgen-internal-githook" created="Wed, 19 Feb 2014 20:44:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;milkie&apos;, u&apos;name&apos;: u&apos;Eric Milkie&apos;, u&apos;email&apos;: u&apos;milkie@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8412&quot; title=&quot;repairDatabase: no Cloner, and use multi index builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8412&quot;&gt;&lt;del&gt;SERVER-8412&lt;/del&gt;&lt;/a&gt; clean up intmax_t&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3269a5e07acfadd8788294a29a45c9aa4963213c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3269a5e07acfadd8788294a29a45c9aa4963213c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="501361" author="xgen-internal-githook" created="Wed, 19 Feb 2014 12:43:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8412&quot; title=&quot;repairDatabase: no Cloner, and use multi index builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8412&quot;&gt;&lt;del&gt;SERVER-8412&lt;/del&gt;&lt;/a&gt;: fix repair database failure cleanup&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/63ba64be33b2c0dab6fb9bbfbbd265f0afa7e788&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/63ba64be33b2c0dab6fb9bbfbbd265f0afa7e788&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="501353" author="xgen-internal-githook" created="Wed, 19 Feb 2014 12:13:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8412&quot; title=&quot;repairDatabase: no Cloner, and use multi index builder&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8412&quot;&gt;&lt;del&gt;SERVER-8412&lt;/del&gt;&lt;/a&gt;: fix ~IndexBuildBlock, make sure Context is correct&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/681c74b3f2de1e3665f953dfb07bcb25f48ecd2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/681c74b3f2de1e3665f953dfb07bcb25f48ecd2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="456064" author="sallgeud" created="Thu, 14 Nov 2013 08:08:04 +0000"  >&lt;p&gt;We&apos;re getting significant quantities of these while running a threaded process than does findAndModify.  We&apos;re indexed properly and still seeing the issue create about 15M of logs per second.  We have the logs currently set to quiet, which is apparently not enough.  I find the logs useful and don&apos;t want to have to redirect them to devnull.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="103988">SERVER-12217</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="28700">SERVER-4726</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119423">SERVER-13144</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119434">SERVER-13146</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29659">SERVER-4846</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1694228">SERVER-56424</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Nov 2013 08:08:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 51 weeks, 5 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>
                            9 years, 51 weeks, 5 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>andre.defrere@mongodb.com</customfieldvalue>
            <customfieldvalue>sallgeud</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrn8rj:</customfieldvalue>

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

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

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