<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:02:38 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-65399] &apos;commitIndexBuild&apos; oplog entry is a no-op for unfinished index builds not restarted</title>
                <link>https://jira.mongodb.org/browse/SERVER-65399</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Unfinished index builds are not restarted in standalone mode. When the server is started with &lt;tt&gt;--recoverFromOplogAsStandalone&lt;/tt&gt;, a &lt;tt&gt;commitIndexBuild&lt;/tt&gt; oplog entry during oplog recovery is a no-op for these unfinished indexes. This has the potential to hang oplog recovery when replaying oplog entries after the &lt;tt&gt;commitIndexBuild&lt;/tt&gt; oplog entry, like &lt;tt&gt;renameCollection&lt;/tt&gt; with &lt;tt&gt;dropTarget=true&lt;/tt&gt; which checks that there are no index builds in progress.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2020755">SERVER-65399</key>
            <summary>&apos;commitIndexBuild&apos; oplog entry is a no-op for unfinished index builds not restarted</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="13201">Fixed</resolution>
                                        <assignee username="shinyee.tan@mongodb.com">Shin Yee Tan</assignee>
                                    <reporter username="gregory.wlodarek@mongodb.com">Gregory Wlodarek</reporter>
                        <labels>
                    </labels>
                <created>Fri, 8 Apr 2022 19:21:16 +0000</created>
                <updated>Sun, 29 Oct 2023 21:39:45 +0000</updated>
                            <resolved>Fri, 29 Apr 2022 18:29:44 +0000</resolved>
                                                    <fixVersion>6.0.0-rc8</fixVersion>
                    <fixVersion>5.0.10</fixVersion>
                    <fixVersion>4.4.16</fixVersion>
                    <fixVersion>6.1.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="4731045" author="xgen-internal-githook" created="Fri, 5 Aug 2022 14:05:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Restart index build if recover in standalone and &apos;commitIndexBuild&apos; oplog entry replayed&lt;/p&gt;

&lt;p&gt;(cherry picked from commit f03a09fbe1c71b82be4bcdc79f8f0c6861f066c3)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a7bceadbac919a2c035f2874c61d138fd75d6a6f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a7bceadbac919a2c035f2874c61d138fd75d6a6f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4731044" author="xgen-internal-githook" created="Fri, 5 Aug 2022 14:05:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Add test for restarting committed index builds in standalone mode&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6897babf1abbf81460832bf6952ab9f16e41c540)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/86394ab463bc8e9ae80ba7c6c33c24433b45a5b1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/86394ab463bc8e9ae80ba7c6c33c24433b45a5b1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4607159" author="xgen-internal-githook" created="Fri, 10 Jun 2022 14:46:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Restart index build if recover in standalone and &apos;commitIndexBuild&apos; oplog entry replayed&lt;/p&gt;

&lt;p&gt;(cherry picked from commit f03a09fbe1c71b82be4bcdc79f8f0c6861f066c3)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6f34762e892fa576dfdff9ab01e5e1825685c0a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6f34762e892fa576dfdff9ab01e5e1825685c0a9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4607158" author="xgen-internal-githook" created="Fri, 10 Jun 2022 14:46:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Add test for restarting committed index builds in standalone mode&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6897babf1abbf81460832bf6952ab9f16e41c540)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b64334b5576409dfc351aa268c964c8bb69659d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b64334b5576409dfc351aa268c964c8bb69659d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4583838" author="xgen-internal-githook" created="Tue, 31 May 2022 17:06:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Restart index build if recover in standalone and &apos;commitIndexBuild&apos; oplog entry replayed&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8a33efbe383667ed8000f7fac40e8ad24c344d37&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8a33efbe383667ed8000f7fac40e8ad24c344d37&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4583836" author="xgen-internal-githook" created="Tue, 31 May 2022 17:05:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Add test for restarting committed index builds in standalone mode&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/8ee3a3e0f8ffbe924f8cfd378d8226fe71a1fb1e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/8ee3a3e0f8ffbe924f8cfd378d8226fe71a1fb1e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4514612" author="xgen-internal-githook" created="Thu, 28 Apr 2022 20:47:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Restart index build if recover in standalone and &apos;commitIndexBuild&apos; oplog entry replayed&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f03a09fbe1c71b82be4bcdc79f8f0c6861f066c3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f03a09fbe1c71b82be4bcdc79f8f0c6861f066c3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4514610" author="xgen-internal-githook" created="Thu, 28 Apr 2022 20:47:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Shin Yee Tan&apos;, &apos;email&apos;: &apos;shinyee.tan@mongodb.com&apos;, &apos;username&apos;: &apos;shinyeet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-65399&quot; title=&quot;&amp;#39;commitIndexBuild&amp;#39; oplog entry is a no-op for unfinished index builds not restarted&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-65399&quot;&gt;&lt;del&gt;SERVER-65399&lt;/del&gt;&lt;/a&gt; Add test for restarting committed index builds in standalone mode&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/6897babf1abbf81460832bf6952ab9f16e41c540&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/6897babf1abbf81460832bf6952ab9f16e41c540&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 27 Apr 2022 19:01:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 26 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 26 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>50.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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>gregory.wlodarek@mongodb.com</customfieldvalue>
            <customfieldvalue>shinyee.tan@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0qje7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i09ilo:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5979">Execution Team 2022-05-02</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|i0q5jj:</customfieldvalue>

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