<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:46:36 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-37644] Make the createIndexes command join already in-progress index builds</title>
                <link>https://jira.mongodb.org/browse/SERVER-37644</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Depends on &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37643&quot; title=&quot;add createIndexes command logic to the index build interface&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37643&quot;&gt;&lt;del&gt;SERVER-37643&lt;/del&gt;&lt;/a&gt; to move all index builds behind the index build interface established in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37636&quot; title=&quot;Create an interface through which to act on index builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37636&quot;&gt;&lt;del&gt;SERVER-37636&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The createIndexes command should check whether the index(es) is already being built and wait upon it if so. A new waiting function must be added to the index build interface.&lt;/p&gt;

&lt;p&gt;An appropriate error message should be returned if: commitQuorum does not match that of the in-progress index build; the indexes and specs do not match identically those in a single index builder.&lt;/p&gt;

&lt;p&gt;Note that there can be multiple indexes with the same &lt;a href=&quot;https://github.com/mongodb/mongo/blob/9f363b489585124afa1e26412e19f6728763e1ad/src/mongo/db/catalog/index_catalog_impl.cpp#L749-L768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;key pattern but different collations&lt;/a&gt;&#160;(&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24239&quot; title=&quot;Add support for building indices with the same key pattern but different collations&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24239&quot;&gt;&lt;del&gt;SERVER-24239&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;</description>
                <environment></environment>
        <key id="619180">SERVER-37644</key>
            <summary>Make the createIndexes command join already in-progress index builds</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="gregory.wlodarek@mongodb.com">Gregory Wlodarek</assignee>
                                    <reporter username="dianna.hohensee@mongodb.com">Dianna Hohensee</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Oct 2018 20:55:32 +0000</created>
                <updated>Fri, 17 Apr 2020 19:17:58 +0000</updated>
                            <resolved>Wed, 26 Feb 2020 19:30:09 +0000</resolved>
                                                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3045379" author="xgen-internal-githook" created="Fri, 17 Apr 2020 19:17:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-47378&quot; title=&quot;Complete TODO listed in SERVER-37644&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-47378&quot;&gt;&lt;del&gt;SERVER-47378&lt;/del&gt;&lt;/a&gt; Resolve TODO for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37644&quot; title=&quot;Make the createIndexes command join already in-progress index builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37644&quot;&gt;&lt;del&gt;SERVER-37644&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f01b5403b3eb01f4d8f437fe0ef99910130b7cc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f01b5403b3eb01f4d8f437fe0ef99910130b7cc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2912791" author="gregory.wlodarek" created="Wed, 26 Feb 2020 19:30:09 +0000"  >&lt;p&gt;Marking as done. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40926&quot; title=&quot;createIndexes should return IndexBuildAlreadyInProgress errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40926&quot;&gt;&lt;del&gt;SERVER-40926&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40927&quot; title=&quot;createIndexes should wait for indexes found to already be being built to finish&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40927&quot;&gt;&lt;del&gt;SERVER-40927&lt;/del&gt;&lt;/a&gt; implemented the scope goals for createIndexes and&#160;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-38562&quot; title=&quot;Implement IndexBuildsCoordinator::voteCommitIndexBuilds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-38562&quot;&gt;&lt;del&gt;SERVER-38562&lt;/del&gt;&lt;/a&gt;, which is in code review, will handle the commitQuorum requirement for createIndexes.&lt;/p&gt;</comment>
                            <comment id="2885560" author="benety.goh" created="Wed, 19 Feb 2020 21:10:35 +0000"  >&lt;p&gt;Behavior described in this ticket may already have been partially implemented in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40926&quot; title=&quot;createIndexes should return IndexBuildAlreadyInProgress errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40926&quot;&gt;&lt;del&gt;SERVER-40926&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-40927&quot; title=&quot;createIndexes should wait for indexes found to already be being built to finish&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-40927&quot;&gt;&lt;del&gt;SERVER-40927&lt;/del&gt;&lt;/a&gt;�. See the JS test &lt;a href=&quot;https://github.com/mongodb/mongo/blob/49643264238b895bd5ec1dfb39597f75a1db60ec/jstests/noPassthroughWithMongod/create_indexes_waits_for_already_in_progress.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;create_indexes_waits_for_already_in_progress.js&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2153552" author="dianna.hohensee" created="Fri, 15 Feb 2019 17:58:08 +0000"  >&lt;p&gt;Circle back to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39323&quot; title=&quot;Don&amp;#39;t consider in-progress indexes when deciding whether or not to build an index under an intent lock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39323&quot;&gt;&lt;del&gt;SERVER-39323&lt;/del&gt;&lt;/a&gt; when this work is committed.&lt;/p&gt;</comment>
                            <comment id="2128227" author="dianna.hohensee" created="Fri, 25 Jan 2019 22:25:41 +0000"  >&lt;p&gt;In case I forgot: commitQuorum must be identical in joining request.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="681369">SERVER-39323</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1306539">SERVER-47378</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="751546">SERVER-40926</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="751548">SERVER-40927</issuekey>
        </issuelink>
                            </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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 19 Feb 2020 21:10:35 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 42 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>xgen-internal-githook</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 42 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>dianna.hohensee@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>gregory.wlodarek@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huadvr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2629">Storage NYC 2018-12-17</customfieldvalue>
    <customfieldvalue id="2630">Storage NYC 2018-12-31</customfieldvalue>
    <customfieldvalue id="2708">Storage NYC 2019-01-14</customfieldvalue>
    <customfieldvalue id="3631">Execution Team 2020-03-09</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</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|hua053:</customfieldvalue>

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