<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:15:56 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-48036] Blacklist tests that look for &quot;failpointMsg&quot; on multiversion test suites.</title>
                <link>https://jira.mongodb.org/browse/SERVER-48036</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Due to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43614&quot; title=&quot;Consider adding &amp;quot;internal&amp;quot; message field to CurrentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43614&quot;&gt;&lt;del&gt;SERVER-43614&lt;/del&gt;&lt;/a&gt;, read_operations_during_step_down.js &lt;a href=&quot;https://github.com/mongodb/mongo/blob/be29fb1023e57defd74ed4171c6c253cf6b47aa3/jstests/replsets/read_operations_during_step_down.js#L57&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;fails&lt;/a&gt; to find the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/be29fb1023e57defd74ed4171c6c253cf6b47aa3/jstests/libs/curop_helpers.js#L18&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;failpointMsg&quot;&lt;/a&gt; field msg on the currentOp &lt;a href=&quot;https://github.com/mongodb/mongo/blob/d2274bb6e1f8b21d73121a2fcb20b6628f652bbe/src/mongo/db/curop.cpp#L646&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;o/p&lt;/a&gt; printed by MongoDB 4.4&lt;/p&gt;</description>
                <environment></environment>
        <key id="1344593">SERVER-48036</key>
            <summary>Blacklist tests that look for &quot;failpointMsg&quot; on multiversion test suites.</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="3">Duplicate</resolution>
                                        <assignee username="suganthi.mani@mongodb.com">Suganthi Mani</assignee>
                                    <reporter username="suganthi.mani@mongodb.com">Suganthi Mani</reporter>
                        <labels>
                    </labels>
                <created>Fri, 8 May 2020 14:09:47 +0000</created>
                <updated>Thu, 28 May 2020 16:39:19 +0000</updated>
                            <resolved>Thu, 14 May 2020 02:43:49 +0000</resolved>
                                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3085167" author="suganthi.mani" created="Thu, 14 May 2020 02:41:40 +0000"  >&lt;p&gt;This is addressed by this git commit - &lt;a href=&quot;https://github.com/mongodb/mongo/commit/6753c0a06c04dcb52ab2ebc4129f09f120fb1585&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6753c0a06c04dcb52ab2ebc4129f09f120fb1585&lt;/a&gt;. No work to be done for this ticket. So, closing it as dup of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43614&quot; title=&quot;Consider adding &amp;quot;internal&amp;quot; message field to CurrentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43614&quot;&gt;&lt;del&gt;SERVER-43614&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="3085022" author="suganthi.mani" created="Wed, 13 May 2020 23:23:58 +0000"  >&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; Any jstests that are using &lt;a href=&quot;https://github.com/mongodb/mongo/blob/9c1d33e0d3917fa28d471638ceabff5861b27d1f/jstests/libs/curop_helpers.js#L2-L25&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;jstests/libs/curop_helpers.js&lt;/a&gt; and &lt;a href=&quot;https://github.com/mongodb/mongo/blob/9c1d33e0d3917fa28d471638ceabff5861b27d1f/jstests/libs/pin_getmore_cursor.js#L53&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;jstests/libs/pin_getmore_cursor.js&lt;/a&gt; will be impacted in multiversion suites because of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43614&quot; title=&quot;Consider adding &amp;quot;internal&amp;quot; message field to CurrentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43614&quot;&gt;&lt;del&gt;SERVER-43614&lt;/del&gt;&lt;/a&gt; change. Currently, we have 12 jstests (in replsets, sharding &amp;amp; core) multiversion suites that are affected because &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43614&quot; title=&quot;Consider adding &amp;quot;internal&amp;quot; message field to CurrentOp&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43614&quot;&gt;&lt;del&gt;SERVER-43614&lt;/del&gt;&lt;/a&gt; change&lt;/p&gt;</comment>
                            <comment id="3076557" author="jason.chan" created="Fri, 8 May 2020 20:28:53 +0000"  >&lt;p&gt;We should also blacklist verify_sessions_expiration_rs.js.&lt;/p&gt;</comment>
                            <comment id="3076355" author="suganthi.mani" created="Fri, 8 May 2020 18:36:04 +0000"  >&lt;p&gt;+ blacklist step_down_on_secondary.js &lt;/p&gt;</comment>
                            <comment id="3076184" author="lingzhi.deng" created="Fri, 8 May 2020 17:17:11 +0000"  >&lt;p&gt;We should also ban no_disconnect_on_stepdown.js which looks for &lt;a href=&quot;https://github.com/mongodb/mongo/blob/c00b8e8cd6935c2816ae7173359cd97818abd590/jstests/replsets/no_disconnect_on_stepdown.js#L59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;failpointMsg&lt;/a&gt; as well.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="939056">SERVER-43614</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1351575">SERVER-48219</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="939056">SERVER-43614</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>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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 8 May 2020 17:17:11 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            3 years, 39 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>50.0</customfieldvalue>

                        </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>jason.chan@mongodb.com</customfieldvalue>
            <customfieldvalue>lingzhi.deng@mongodb.com</customfieldvalue>
            <customfieldvalue>suganthi.mani@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hxkbof:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hx7m33:</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="3882">Repl 2020-05-18</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|hxjxxr:</customfieldvalue>

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