<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:31:02 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-32704] sys-perf: Skip validating oplog as enabled by SERVER-32243</title>
                <link>https://jira.mongodb.org/browse/SERVER-32704</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Add &lt;tt&gt;TestData = { skipValidationNamespaces: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;local.oplog.rs&amp;#39;&amp;#93;&lt;/span&gt; };&lt;/tt&gt; as enabled by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32243&quot; title=&quot;Add an option to have the validate hook skip some collections.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32243&quot;&gt;&lt;del&gt;SERVER-32243&lt;/del&gt;&lt;/a&gt; to all sys-perf tests&lt;/p&gt;</description>
                <environment></environment>
        <key id="483065">SERVER-32704</key>
            <summary>sys-perf: Skip validating oplog as enabled by SERVER-32243</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="henrik.ingo@mongodb.com">Henrik Ingo</assignee>
                                    <reporter username="henrik.ingo@mongodb.com">Henrik Ingo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Jan 2018 13:13:03 +0000</created>
                <updated>Mon, 30 Oct 2023 23:09:18 +0000</updated>
                            <resolved>Mon, 15 Jan 2018 13:31:16 +0000</resolved>
                                                    <fixVersion>3.4.11</fixVersion>
                    <fixVersion>3.6.3</fixVersion>
                    <fixVersion>3.7.1</fixVersion>
                                    <component>Performance</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1775591" author="henrik.ingo@10gen.com" created="Tue, 16 Jan 2018 20:10:40 +0000"  >&lt;p&gt;Scratch that. We don&apos;t do run_validate_collections.js at all in v3.2.&lt;/p&gt;</comment>
                            <comment id="1775578" author="xgen-internal-githook" created="Tue, 16 Jan 2018 20:05:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;henrik.ingo@mongodb.com&apos;, &apos;name&apos;: &apos;Henrik Ingo&apos;, &apos;username&apos;: &apos;henrikingo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32704&quot; title=&quot;sys-perf: Skip validating oplog as enabled by SERVER-32243&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32704&quot;&gt;&lt;del&gt;SERVER-32704&lt;/del&gt;&lt;/a&gt; sys-perf: Skip validating oplog as enabled by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32243&quot; title=&quot;Add an option to have the validate hook skip some collections.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32243&quot;&gt;&lt;del&gt;SERVER-32243&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 0784425fa2d58b6a2bff3125b50be7f0d6a7f489)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f1d65569536f53123e85dc879a53b40677de91ce&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f1d65569536f53123e85dc879a53b40677de91ce&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1775571" author="henrik.ingo@10gen.com" created="Tue, 16 Jan 2018 20:01:45 +0000"  >&lt;p&gt;Regarding the copy of entire jstests/ I realize now that&apos;s related to a different optimization and doesn&apos;t affect this discussion.&lt;/p&gt;</comment>
                            <comment id="1775570" author="henrik.ingo@10gen.com" created="Tue, 16 Jan 2018 20:00:35 +0000"  >&lt;p&gt;Thanks. I&apos;ll ask for 3.6 - 3.2. If it doesn&apos;t apply cleanly, you can use your own judgement whether to proceed. It&apos;s not the end of the world not to have it.&lt;/p&gt;</comment>
                            <comment id="1775159" author="david.daly" created="Tue, 16 Jan 2018 16:27:01 +0000"  >&lt;p&gt;Jonathan already addressed what I was going to ask as the main ticket wasn&apos;t backported. As for the 3.4 and 3.2, I&apos;m not sure. We should take advantage of whatever&apos;s there. The copy of the whole directory was in response to a fix that went in at some point. It might not have been backported, or needed to be backported. &lt;/p&gt;</comment>
                            <comment id="1774324" author="xgen-internal-githook" created="Mon, 15 Jan 2018 13:50:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;henrik.ingo@mongodb.com&apos;, &apos;name&apos;: &apos;Henrik Ingo&apos;, &apos;username&apos;: &apos;henrikingo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32704&quot; title=&quot;sys-perf: Skip validating oplog as enabled by SERVER-32243&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32704&quot;&gt;&lt;del&gt;SERVER-32704&lt;/del&gt;&lt;/a&gt; sys-perf: Skip validating oplog as enabled by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32243&quot; title=&quot;Add an option to have the validate hook skip some collections.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32243&quot;&gt;&lt;del&gt;SERVER-32243&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 0784425fa2d58b6a2bff3125b50be7f0d6a7f489)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0ab896759f14515780740e9d9d984fd6103f866c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0ab896759f14515780740e9d9d984fd6103f866c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1774311" author="xgen-internal-githook" created="Mon, 15 Jan 2018 13:30:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;henrik.ingo@mongodb.com&apos;, &apos;name&apos;: &apos;Henrik Ingo&apos;, &apos;username&apos;: &apos;henrikingo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32704&quot; title=&quot;sys-perf: Skip validating oplog as enabled by SERVER-32243&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32704&quot;&gt;&lt;del&gt;SERVER-32704&lt;/del&gt;&lt;/a&gt; sys-perf: Skip validating oplog as enabled by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32243&quot; title=&quot;Add an option to have the validate hook skip some collections.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32243&quot;&gt;&lt;del&gt;SERVER-32243&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0784425fa2d58b6a2bff3125b50be7f0d6a7f489&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0784425fa2d58b6a2bff3125b50be7f0d6a7f489&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                                                <inwardlinks description="has to be done after">
                                        <issuelink>
            <issuekey id="470095">SERVER-32243</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1358904">SERVER-48364</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.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_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15141"><![CDATA[v3.6]]></customfieldvalue>
    <customfieldvalue key="14340"><![CDATA[v3.4]]></customfieldvalue>
    <customfieldvalue key="13440"><![CDATA[v3.2]]></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>Mon, 15 Jan 2018 13:30:03 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 4 weeks, 1 day 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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 4 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>david.daly@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>henrik.ingo@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hto13j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htfiv3:</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="2069">Performance 2018-1-15</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|htnn7z:</customfieldvalue>

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