<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:00:37 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-22511] Blacklist sharding_rs1.js from CSRS continuous config primary step down suite because of config db writes without retry</title>
                <link>https://jira.mongodb.org/browse/SERVER-22511</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;sharding_rs1.js uses direct writes (stopBalancer, config.settings.update) to config db, which does not currently support retries.&lt;/p&gt;</description>
                <environment></environment>
        <key id="263838">SERVER-22511</key>
            <summary>Blacklist sharding_rs1.js from CSRS continuous config primary step down suite because of config db writes without retry</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="9">Done</resolution>
                                        <assignee username="dianna.hohensee@mongodb.com">Dianna Hohensee</assignee>
                                    <reporter username="dianna.hohensee@mongodb.com">Dianna Hohensee</reporter>
                        <labels>
                            <label>test-only</label>
                    </labels>
                <created>Mon, 8 Feb 2016 15:48:54 +0000</created>
                <updated>Mon, 21 Nov 2016 18:40:29 +0000</updated>
                            <resolved>Tue, 9 Feb 2016 21:39:39 +0000</resolved>
                                                    <fixVersion>3.2.5</fixVersion>
                    <fixVersion>3.3.2</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1219608" author="xgen-internal-githook" created="Wed, 30 Mar 2016 13:39:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;DiannaHohensee&apos;, u&apos;name&apos;: u&apos;Dianna Hohensee&apos;, u&apos;email&apos;: u&apos;dianna.hohensee@10gen.com&apos;}
&lt;p&gt;Message: Enabling CSRS continuous config stepdown workload in evergreen&lt;/p&gt;

&lt;p&gt;Patches:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22081&quot; title=&quot;Enable CSRS continuous stepdown workload in evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22081&quot;&gt;&lt;del&gt;SERVER-22081&lt;/del&gt;&lt;/a&gt; Enable CSRS continuous stepdown workload in evergreen&lt;br/&gt;
(cherry picked from commit 5be3e6bcfe523ffdce23099c71ffc23fa40c2560)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22511&quot; title=&quot;Blacklist sharding_rs1.js from CSRS continuous config primary step down suite because of config db writes without retry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22511&quot;&gt;&lt;del&gt;SERVER-22511&lt;/del&gt;&lt;/a&gt; blacklisting sharding_rs1.js because of config db write without retries&lt;br/&gt;
(cherry picked from commit b01e99cf36b81b00def7e53f3ce4a7154770b84a)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22081&quot; title=&quot;Enable CSRS continuous stepdown workload in evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22081&quot;&gt;&lt;del&gt;SERVER-22081&lt;/del&gt;&lt;/a&gt; blacklisting migrateBig.js from the sharding_continuous_config_stepdown suite: it can fail writing to config w/o retries&lt;br/&gt;
(cherry picked from commit 57e294758424b0a358294337918a065614cafe4a)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22081&quot; title=&quot;Enable CSRS continuous stepdown workload in evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22081&quot;&gt;&lt;del&gt;SERVER-22081&lt;/del&gt;&lt;/a&gt; blacklist split_large_key.js from config stepdown suite because count() against config server has no retries&lt;br/&gt;
(cherry picked from commit ee050e4700001d0f9ebf8aa388c57307ff405574)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22081&quot; title=&quot;Enable CSRS continuous stepdown workload in evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22081&quot;&gt;&lt;del&gt;SERVER-22081&lt;/del&gt;&lt;/a&gt; blacklisting tests from the continuous config stepdown suite that do direct writes (with no retries) against config/admin databases&lt;br/&gt;
(cherry picked from commit 920d38ceb07bff0ec18e2f173d942c3b743dea4b)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22155&quot; title=&quot;Improve reliability of cleanup_orphaned_cmd_during_movechunk*.js tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22155&quot;&gt;&lt;del&gt;SERVER-22155&lt;/del&gt;&lt;/a&gt; temporarily blacklist cleanup_orphaned_cmd_during_movechunk.js until it&apos;s improved&lt;br/&gt;
(cherry picked from commit f4f60232b46cc2295119f0c572d7251af4500e5d)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22151&quot; title=&quot;Blacklist lagged_config_secondary.js and similar tests from the sharding_csrs_continuous_config_stepdown_WT suite&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22151&quot;&gt;&lt;del&gt;SERVER-22151&lt;/del&gt;&lt;/a&gt; typo fix&lt;br/&gt;
(cherry picked from commit c298fa69111ec33912c9f2294de8fe8f7703ab35)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22155&quot; title=&quot;Improve reliability of cleanup_orphaned_cmd_during_movechunk*.js tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22155&quot;&gt;&lt;del&gt;SERVER-22155&lt;/del&gt;&lt;/a&gt; temporarily blacklist cleanup_orphaned_cmd_during_movechunk_hashed.js until it&apos;s improved&lt;br/&gt;
(cherry picked from commit 1cb056dc49c1bbd0fd30e5c3634e85f93c1eb3b3)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22151&quot; title=&quot;Blacklist lagged_config_secondary.js and similar tests from the sharding_csrs_continuous_config_stepdown_WT suite&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22151&quot;&gt;&lt;del&gt;SERVER-22151&lt;/del&gt;&lt;/a&gt; blacklist lagged_config_secondary.js and similar tests from the sharding_csrs_continuous_config_stepdown_WT test suite&lt;br/&gt;
(cherry picked from commit c60496946bdf5e723bfa3cfb8937e1ab10d15bee)&lt;/p&gt;

&lt;p&gt;Conflicts:&lt;br/&gt;
	buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml&lt;br/&gt;
	jstests/sharding/authCommands.js&lt;br/&gt;
	jstests/sharding/authConnectionHook.js&lt;br/&gt;
	jstests/sharding/cleanup_orphaned_cmd_prereload.js&lt;br/&gt;
	jstests/sharding/coll_epoch_test0.js&lt;br/&gt;
	jstests/sharding/coll_epoch_test1.js&lt;br/&gt;
	jstests/sharding/coll_epoch_test2.js&lt;br/&gt;
	jstests/sharding/covered_shard_key_indexes.js&lt;br/&gt;
	jstests/sharding/cursor_cleanup.js&lt;br/&gt;
	jstests/sharding/delete_during_migrate.js&lt;br/&gt;
	jstests/sharding/exact_shard_key_target.js&lt;br/&gt;
	jstests/sharding/listDatabases.js&lt;br/&gt;
	jstests/sharding/mapReduce_inSharded.js&lt;br/&gt;
	jstests/sharding/mapReduce_inSharded_outSharded.js&lt;br/&gt;
	jstests/sharding/mapReduce_nonSharded.js&lt;br/&gt;
	jstests/sharding/mapReduce_outSharded.js&lt;br/&gt;
	jstests/sharding/mongos_no_detect_sharding.js&lt;br/&gt;
	jstests/sharding/mongos_no_replica_set_refresh.js&lt;br/&gt;
	jstests/sharding/multi_mongos2.js&lt;br/&gt;
	jstests/sharding/recovering_slaveok.js&lt;br/&gt;
	jstests/libs/override_methods/sharding_continuous_config_stepdown.js&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/558ee7cc36b81b4eab5d93d3620ee0806a90ae70&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/558ee7cc36b81b4eab5d93d3620ee0806a90ae70&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1168498" author="xgen-internal-githook" created="Tue, 9 Feb 2016 21:37:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;DiannaHohensee&apos;, u&apos;name&apos;: u&apos;Dianna Hohensee&apos;, u&apos;email&apos;: u&apos;dianna.hohensee@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22511&quot; title=&quot;Blacklist sharding_rs1.js from CSRS continuous config primary step down suite because of config db writes without retry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22511&quot;&gt;&lt;del&gt;SERVER-22511&lt;/del&gt;&lt;/a&gt; blacklisting sharding_rs1.js because of config db write without retries&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b01e99cf36b81b00def7e53f3ce4a7154770b84a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b01e99cf36b81b00def7e53f3ce4a7154770b84a&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12451" key="com.atlassian.jira.plugin.system.customfieldtypes:multiversion">
                        <customfieldname>Backport Completed</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="16541">3.2.5</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>Tue, 9 Feb 2016 21:37:54 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 46 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 46 weeks ago
                        </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>dianna.hohensee@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|hrkhzz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsi6av:</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="843">Sharding 10 (02/19/16)</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|hrir3z:</customfieldvalue>

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