<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:25:01 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>[DRIVERS-2213] Auth replsets should use arbiterOnly:true like other replset configs</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2213</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;When launching clusters using &lt;tt&gt;mongo-orchestration&lt;/tt&gt;, &lt;tt&gt;auth.json&lt;/tt&gt; and &lt;tt&gt;auth-ssl.json&lt;/tt&gt; removed &lt;tt&gt;arbiterOnly:true&lt;/tt&gt; back in 2018 to work around &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34421&quot; title=&quot;saslSupportedMechs on arbiters must not error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34421&quot;&gt;&lt;del&gt;SERVER-34421&lt;/del&gt;&lt;/a&gt;. After &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34421&quot; title=&quot;saslSupportedMechs on arbiters must not error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34421&quot;&gt;&lt;del&gt;SERVER-34421&lt;/del&gt;&lt;/a&gt; was resolved, these configuration changes were never reverted. This resulted in auth-enabled replica sets in our test environments running with 3 data-bearing nodes and no arbiter.&lt;/p&gt;

&lt;p&gt;Unfortunately 27017 and 27018 ran with a 500MB oplog, but 27019 ran with a 100MB oplog. This led to sporadic node failures if 27018 ended up tailing 27019 - which could result in 27018 falling off the oplog and fasserting as happened in the .NET/C# driver during times of heavy oplog churn.&lt;/p&gt;

&lt;p&gt;This ticket is to revert &lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/a8723971bb0d9ce6bfefdf3cc42c661b856e4706&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this commit&lt;/a&gt; from &lt;tt&gt;drivers]evergreen-tools&lt;/tt&gt; so that all replica set test configurations run with two data-bearing nodes (27017 and 27018) and one arbiter (27019).&lt;/p&gt;</description>
                <environment></environment>
        <key id="1986145">DRIVERS-2213</key>
            <summary>Auth replsets should use arbiterOnly:true like other replset configs</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="james.kovacs@mongodb.com">James Kovacs</assignee>
                                    <reporter username="james.kovacs@mongodb.com">James Kovacs</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Feb 2022 01:23:18 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:41 +0000</updated>
                            <resolved>Fri, 18 Feb 2022 01:45:18 +0000</resolved>
                                                        <component>Evergreen Tools</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4363137" author="xgen-internal-githook" created="Fri, 18 Feb 2022 01:43:42 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;James Kovacs&apos;, &apos;email&apos;: &apos;jkovacs@post.harvard.edu&apos;, &apos;username&apos;: &apos;JamesKovacs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2213&quot; title=&quot;Auth replsets should use arbiterOnly:true like other replset configs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2213&quot;&gt;&lt;del&gt;DRIVERS-2213&lt;/del&gt;&lt;/a&gt;: Revert &quot;Don&apos;t use arbiters in auth configs&quot; since &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34421&quot; title=&quot;saslSupportedMechs on arbiters must not error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34421&quot;&gt;&lt;del&gt;SERVER-34421&lt;/del&gt;&lt;/a&gt; has been fixed. (#187)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/5ac3767f874e37dcb21171774ca04fdf9571859e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/5ac3767f874e37dcb21171774ca04fdf9571859e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4363135" author="xgen-internal-githook" created="Fri, 18 Feb 2022 01:43:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;James Kovacs&apos;, &apos;email&apos;: &apos;jkovacs@post.harvard.edu&apos;, &apos;username&apos;: &apos;JamesKovacs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2213&quot; title=&quot;Auth replsets should use arbiterOnly:true like other replset configs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2213&quot;&gt;&lt;del&gt;DRIVERS-2213&lt;/del&gt;&lt;/a&gt;: Revert &quot;Don&apos;t use arbiters in auth configs&quot; since &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-34421&quot; title=&quot;saslSupportedMechs on arbiters must not error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-34421&quot;&gt;&lt;del&gt;SERVER-34421&lt;/del&gt;&lt;/a&gt; has been fixed.&lt;/p&gt;

&lt;p&gt;This reverts commit a8723971bb0d9ce6bfefdf3cc42c661b856e4706.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/1da7b85373e617828c1ef4e4d4d843b37d0b8852&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/1da7b85373e617828c1ef4e4d4d843b37d0b8852&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10951" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Driver Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10940"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i03pwf:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>