<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:52:08 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-39462] Enhance index build logic on secondaries (for simul index builds) to abort early when signaled by an abortIndexBuild oplog entry</title>
                <link>https://jira.mongodb.org/browse/SERVER-39462</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This task depends on simplified work added in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39239&quot; title=&quot;Two-phase index builds on secondaries will wait for the commitIndexBuild oplog entry before committing.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39239&quot;&gt;&lt;del&gt;SERVER-39239&lt;/del&gt;&lt;/a&gt;, where index builds will only check for abort/commit on reaching a waiting loop for commitIndexBuild/abortIndexBuild oplog entry signals. This task is to check for abort signals more frequently, so an index build doesn&apos;t mostly complete before seeing that it was aborted a long time ago &amp;#8211; which will hold up replication oplog application the whole while.&lt;/p&gt;</description>
                <environment></environment>
        <key id="686171">SERVER-39462</key>
            <summary>Enhance index build logic on secondaries (for simul index builds) to abort early when signaled by an abortIndexBuild oplog entry</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="3">Duplicate</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="dianna.hohensee@mongodb.com">Dianna Hohensee</reporter>
                        <labels>
                    </labels>
                <created>Fri, 8 Feb 2019 18:02:35 +0000</created>
                <updated>Mon, 9 Sep 2019 16:23:08 +0000</updated>
                            <resolved>Mon, 9 Sep 2019 16:22:00 +0000</resolved>
                                                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2413032" author="benety.goh" created="Mon, 9 Sep 2019 16:22:00 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41870&quot; title=&quot;Implement IndexBuildsCoordinator::abortIndexBuildBy* functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41870&quot;&gt;&lt;del&gt;SERVER-41870&lt;/del&gt;&lt;/a&gt; enabled active index builds, building on prior work in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39067&quot; title=&quot;Implement new simultaneous index builds abortIndexBuild oplog entry in OpObserver and oplog.cpp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39067&quot;&gt;&lt;del&gt;SERVER-39067&lt;/del&gt;&lt;/a&gt;, to be notified when an &lt;tt&gt;abortIndexBuild&lt;/tt&gt; is processed on a secondary node. No further work to be done for this ticket.&lt;/p&gt;</comment>
                            <comment id="2413022" author="benety.goh" created="Mon, 9 Sep 2019 16:16:12 +0000"  >&lt;p&gt;The abort functionality was &lt;a href=&quot;https://github.com/mongodb/mongo/commit/659c4946cb7e2f18937cbe085b03ec247dd52635&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;implemented&lt;/a&gt; in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-41870&quot; title=&quot;Implement IndexBuildsCoordinator::abortIndexBuildBy* functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-41870&quot;&gt;&lt;del&gt;SERVER-41870&lt;/del&gt;&lt;/a&gt; to signal the index build to stop.&lt;/p&gt;</comment>
                            <comment id="2413011" author="benety.goh" created="Mon, 9 Sep 2019 16:13:12 +0000"  >&lt;p&gt;The secondary oplog application logic was updated in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39067&quot; title=&quot;Implement new simultaneous index builds abortIndexBuild oplog entry in OpObserver and oplog.cpp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39067&quot;&gt;&lt;del&gt;SERVER-39067&lt;/del&gt;&lt;/a&gt; to &lt;a href=&quot;https://github.com/mongodb/mongo/commit/ec1a376c2e7203a2aef8c2153f5ec8741dba565e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;call into the &lt;tt&gt;IndexBuildsCoordinator&lt;/tt&gt; to abort the index build&lt;/a&gt;. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="679260">SERVER-39239</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="810813">SERVER-41870</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="674254">SERVER-39067</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="810813">SERVER-41870</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</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>Mon, 9 Sep 2019 16:13:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 22 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-39239'>SERVER-39239</a></s>]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-253</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>benety.goh@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 22 weeks, 2 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>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hulmxb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6odr:</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="2763">Storage NYC 2019-03-11</customfieldvalue>
    <customfieldvalue id="3210">Execution Team 2019-09-09</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|hul96n:</customfieldvalue>

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