<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:30:28 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-53289] Add additional coverage for flag-guarded features.</title>
                <link>https://jira.mongodb.org/browse/SERVER-53289</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The &quot;disabled feature flags&quot; variant only provides coverage for Shared Library Enterprise RHEL 6.2. Several flag-guarded features benefit from coverage on other variants during development, such as ASAN, UBSAN, Windows (as an example of a slower machine that reveals timing bugs in distributed systems), and s390x (as an example of a big endian system that is needed for testing slot-based execution). We should consider how to provide coverage on more variants for flag-guarded features.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1562921">SERVER-53289</key>
            <summary>Add additional coverage for flag-guarded features.</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="cristopher.stauffer@mongodb.com">Cristopher Stauffer</assignee>
                                    <reporter username="tess.avitabile@mongodb.com">Tess Avitabile</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Dec 2020 21:07:23 +0000</created>
                <updated>Sun, 29 Oct 2023 21:59:39 +0000</updated>
                            <resolved>Thu, 21 Jan 2021 14:03:50 +0000</resolved>
                                                    <fixVersion>4.9.0-alpha3</fixVersion>
                                    <component>Testing Infrastructure</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="3579536" author="xgen-internal-githook" created="Sun, 24 Jan 2021 17:37:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adjusting time for all feature flags variants&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0f6db4983bd3c05b75ec5cb41f804620f3c2d7b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0f6db4983bd3c05b75ec5cb41f804620f3c2d7b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3579523" author="xgen-internal-githook" created="Sun, 24 Jan 2021 16:30:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adjusting time for all feature flags variants&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9f501fa2129f9260d468aba956fac8e80d2e98dd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9f501fa2129f9260d468aba956fac8e80d2e98dd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3575484" author="cristopher.stauffer" created="Thu, 21 Jan 2021 14:02:57 +0000"  >&lt;p&gt;Also added:&lt;/p&gt;

&lt;p&gt;~ Shared Library ASAN Enterprise Ubuntu 18.04 DEBUG (all feature flags)&lt;br/&gt;
~ Shared Library UBSAN Enterprise Ubuntu 18.04 DEBUG (all feature flags)&lt;br/&gt;
Enterprise RHEL 7.2 s390x (all feature flags)&lt;br/&gt;
&#160;&lt;br/&gt;
&#160;&lt;br/&gt;
&#160;&lt;/p&gt;</comment>
                            <comment id="3575106" author="xgen-internal-githook" created="Thu, 21 Jan 2021 04:06:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adding debug sanitizers and s390x for all feature flags&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/80deb6d3a24f6cb3bf60fbce16f7004a259ce99e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/80deb6d3a24f6cb3bf60fbce16f7004a259ce99e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3561202" author="xgen-internal-githook" created="Tue, 12 Jan 2021 20:56:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Updating names of feature flag variants to all-feature-flags&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/48eb1af51e8e0ba7abaf4c5cdf9c06a959a7722d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/48eb1af51e8e0ba7abaf4c5cdf9c06a959a7722d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3560095" author="xgen-internal-githook" created="Tue, 12 Jan 2021 15:46:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adding non-required Windows builder and required sanitizer builder for full feature flag testing&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4bc913878acdaef88a9aa2cac11ec6dc609cd910&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4bc913878acdaef88a9aa2cac11ec6dc609cd910&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3560092" author="xgen-internal-githook" created="Tue, 12 Jan 2021 15:46:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adding non-required Windows builder and required sanitizer builder for full feature flag testing&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9c5499ea820a58a1dc7c6cfc883d29fbe86f9f4a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9c5499ea820a58a1dc7c6cfc883d29fbe86f9f4a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3559668" author="cristopher.stauffer" created="Tue, 12 Jan 2021 14:30:13 +0000"  >&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;Added variants:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;! Enterprise Windows (disabled feature flags) &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;* Enterprise Windows (disabled feature flags) &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;! Shared Library {A,UB}SAN Enterprise Ubuntu 18.04 DEBUG (disabled feature flags)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="3559136" author="xgen-internal-githook" created="Tue, 12 Jan 2021 03:54:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Cristopher Stauffer&apos;, &apos;email&apos;: &apos;cristopher.stauffer@mongodb.com&apos;, &apos;username&apos;: &apos;stauffec&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53289&quot; title=&quot;Add additional coverage for flag-guarded features.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53289&quot;&gt;&lt;del&gt;SERVER-53289&lt;/del&gt;&lt;/a&gt;: Adding required variant for feature flag disabled for Windows&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bc25963c7ed654b4d476f2259aaff9057f7bad49&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bc25963c7ed654b4d476f2259aaff9057f7bad49&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1596606">SERVER-53944</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1529516">SERVER-51970</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1529706">SERVER-52158</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>9.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>Wed, 9 Dec 2020 18:33:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 2 weeks, 3 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>
                            3 years, 2 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cristopher.stauffer@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>tess.avitabile@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hykx3z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hy6t9r:</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_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|hykjdb:</customfieldvalue>

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