<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:50:49 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-60819] remove jstests/replsets/rollback_waits_for_bgindex_completion.js</title>
                <link>https://jira.mongodb.org/browse/SERVER-60819</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;OLD TITLE: Determine if more test coverage is needed &amp;#8211; test jstests/replsets/rollback_waits_for_bgindex_completion.js&lt;/p&gt;

&lt;p&gt;We were looking at the effectiveness of jstests/replsets/rollback_waits_for_bgindex_completion.js (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60428&quot; title=&quot;Investigate effectiveness of test jstests/replsets/rollback_waits_for_bgindex_completion.js&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60428&quot;&gt;&lt;del&gt;SERVER-60428&lt;/del&gt;&lt;/a&gt;) and we concluded that this test is appropriate only for single-phase index build. The purpose of this ticket is to determine whether more test coverage is needed for two-phase index build and also whether this test should override the default and run with single-phase index build parameter.&lt;/p&gt;

&lt;p&gt;More background: This test ensures that when a leader (which is doing an index build) steps down and needs to perform a rollback for an aborted txn, the rollback will wait for the index build to finish. In the case of two-phase index build, rollback code aborts the index build so this test is not applicable. For more info please look at &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60428&quot; title=&quot;Investigate effectiveness of test jstests/replsets/rollback_waits_for_bgindex_completion.js&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60428&quot;&gt;&lt;del&gt;SERVER-60428&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1902281">SERVER-60819</key>
            <summary>remove jstests/replsets/rollback_waits_for_bgindex_completion.js</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="13201">Fixed</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="adi.zaimi@mongodb.com">Adi Zaimi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Oct 2021 15:44:12 +0000</created>
                <updated>Sun, 29 Oct 2023 21:47:11 +0000</updated>
                            <resolved>Mon, 15 Nov 2021 22:29:36 +0000</resolved>
                                    <version>5.1.0-rc0</version>
                                    <fixVersion>5.2.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4190285" author="xgen-internal-githook" created="Mon, 15 Nov 2021 21:34:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60819&quot; title=&quot;remove jstests/replsets/rollback_waits_for_bgindex_completion.js&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60819&quot;&gt;&lt;del&gt;SERVER-60819&lt;/del&gt;&lt;/a&gt; remove rollback_waits_for_bgindex_completion.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4dad7297741c91c8f8cd67e00ee39e6ec6789f7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4dad7297741c91c8f8cd67e00ee39e6ec6789f7e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4189679" author="benety.goh" created="Mon, 15 Nov 2021 18:34:49 +0000"  >&lt;p&gt;We should be able to remove this test knowing we have coverage introduced in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44350&quot; title=&quot;write rollback tests for two phase index builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44350&quot;&gt;&lt;del&gt;SERVER-44350&lt;/del&gt;&lt;/a&gt; for two-phase index builds.&lt;/p&gt;</comment>
                            <comment id="4187412" author="benety.goh" created="Sun, 14 Nov 2021 01:37:15 +0000"  >&lt;p&gt;Rollback tests for two phase index builds were added in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44350&quot; title=&quot;write rollback tests for two phase index builds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44350&quot;&gt;&lt;del&gt;SERVER-44350&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="4183382" author="benety.goh" created="Thu, 11 Nov 2021 16:50:18 +0000"  >&lt;p&gt;We added this test in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-30818&quot; title=&quot;Wait for any running background index builds to finish before starting rollback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-30818&quot;&gt;&lt;del&gt;SERVER-30818&lt;/del&gt;&lt;/a&gt; as a prerequisite for the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/858236f313e5e22b04d1690a744f0f60a205cbe9/src/mongo/db/repl/README.md#rollback&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Rollback to Timestamp&lt;/a&gt; algorithm.&lt;/p&gt;</comment>
                            <comment id="4133244" author="JIRAUSER1261874" created="Tue, 19 Oct 2021 18:30:17 +0000"  >&lt;p&gt;To reiterate for clarity: this test is no longer testing single-phase index builds and would need to be modified to test behavior with two-phase index builds.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="1889191">SERVER-60428</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1889191">SERVER-60428</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="420044">SERVER-30818</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="987032">SERVER-44350</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>1.0</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>Thu, 11 Nov 2021 16:50:18 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 12 weeks, 2 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>
                            2 years, 12 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adi.zaimi@mongodb.com</customfieldvalue>
            <customfieldvalue>benety.goh@mongodb.com</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|i06e93:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzq1br:</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="5422">Execution Team 2021-11-29</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|i060ef:</customfieldvalue>

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