<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:35:44 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-14710] Remove dropDups support from index building</title>
                <link>https://jira.mongodb.org/browse/SERVER-14710</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;dropDups will be silently ignored and removed from the index spec when building indexes. If the index is unique and any dups exist, the index build will fail.&lt;/p&gt;</description>
                <environment></environment>
        <key id="149535">SERVER-14710</key>
            <summary>Remove dropDups support from index building</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Mon, 28 Jul 2014 17:51:34 +0000</created>
                <updated>Wed, 7 Jul 2021 20:39:19 +0000</updated>
                            <resolved>Wed, 13 Aug 2014 21:38:39 +0000</resolved>
                                                    <fixVersion>2.7.5</fixVersion>
                                    <component>Index Maintenance</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="697120" author="xgen-internal-githook" created="Wed, 20 Aug 2014 18:00:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14710&quot; title=&quot;Remove dropDups support from index building&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14710&quot;&gt;&lt;del&gt;SERVER-14710&lt;/del&gt;&lt;/a&gt; finish removal of dropDups&lt;/p&gt;

&lt;p&gt;fixes the &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14901&quot; title=&quot;&amp;#39;dropDup&amp;#39; typo in IndexCatalog::_fixIndexSpec&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14901&quot;&gt;&lt;del&gt;SERVER-14901&lt;/del&gt;&lt;/a&gt; typo&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4f379f1c6689481b74d3672effdc7cd81a5f5d9a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4f379f1c6689481b74d3672effdc7cd81a5f5d9a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="689910" author="xgen-internal-githook" created="Wed, 13 Aug 2014 21:34:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13951&quot; title=&quot;uncommited UnitOfWork needs to rollback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13951&quot;&gt;&lt;del&gt;SERVER-13951&lt;/del&gt;&lt;/a&gt; Split index building in to UnitOfWork-sized stages&lt;/p&gt;

&lt;p&gt;All index builds now go through the MultiIndexBuilder as its API was already&lt;br/&gt;
close to ideal. The following tickets have also been addressed by this commit:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14710&quot; title=&quot;Remove dropDups support from index building&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14710&quot;&gt;&lt;del&gt;SERVER-14710&lt;/del&gt;&lt;/a&gt; Remove dropDups&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12309&quot; title=&quot;Initial sync should build indexes while copying data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12309&quot;&gt;&lt;del&gt;SERVER-12309&lt;/del&gt;&lt;/a&gt; Cloner build indexes in parallel&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14737&quot; title=&quot;Initial sync uses background index building&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14737&quot;&gt;&lt;del&gt;SERVER-14737&lt;/del&gt;&lt;/a&gt; Initial sync uses bg index building&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9135&quot; title=&quot;fast index build for initial sync&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9135&quot;&gt;&lt;del&gt;SERVER-9135&lt;/del&gt;&lt;/a&gt; fast index build for initial sync&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2747&quot; title=&quot;can&amp;#39;t kill index build during phase (2/3) btree bottom up&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2747&quot;&gt;&lt;del&gt;SERVER-2747&lt;/del&gt;&lt;/a&gt; can&apos;t kill index in phase 2&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8917&quot; title=&quot;buildBottomUpPhases2And3 should check assertion code when detecting a dup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8917&quot;&gt;&lt;del&gt;SERVER-8917&lt;/del&gt;&lt;/a&gt; check error code rather than assuming all errors are dups&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14820&quot; title=&quot;Compact claims not to enforce unique indexes but actually does&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14820&quot;&gt;&lt;del&gt;SERVER-14820&lt;/del&gt;&lt;/a&gt; compact enforces unique while claiming not to&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14746&quot; title=&quot;IndexRebuilder should only restart index builds initiated internally&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14746&quot;&gt;&lt;del&gt;SERVER-14746&lt;/del&gt;&lt;/a&gt; IndexRebuilder should be foreground and fail fatally&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/00913e47de5aced5267e44e82ac9e976bbaac089&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/00913e47de5aced5267e44e82ac9e976bbaac089&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="151182">SERVER-14812</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="152647">SERVER-14901</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="189690">SERVER-17599</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="189692">DOCS-5012</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="317844">SERVER-26217</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1811286">SERVER-58347</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="169600">SERVER-16181</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="154835">DRIVERS-176</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="129272">DOCS-3069</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </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_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10012"><![CDATA[Major Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Aug 2014 21:34:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 26 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>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, 26 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlqvz:</customfieldvalue>

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

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

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