<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:39: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-35369] The listCollections sent for aggregates should be robust to failure in continuous config stepdown suites</title>
                <link>https://jira.mongodb.org/browse/SERVER-35369</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;In the continuous config stepdown test suites, it is possible for the listCollections sent as part of aggregate to fail if the config server just stepped down.&lt;/p&gt;

&lt;p&gt;Aggregate tests which target the config server (for the &quot;admin&quot; or &quot;config&quot; databases) running in such a suite should either be blacklisted or made more robust to these kinds of failures by switching &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r4.0.0-rc1/src/mongo/s/commands/cluster_aggregate.cpp#L625&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the listCollections call&lt;/a&gt;&#160;from the legacy networking layer (which does not retry on network errors) to the helpers which provide retries on top of the ASIO networking layer.&lt;/p&gt;</description>
                <environment></environment>
        <key id="553295">SERVER-35369</key>
            <summary>The listCollections sent for aggregates should be robust to failure in continuous config stepdown 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="2">Won&apos;t Fix</resolution>
                                        <assignee username="backlog-server-query">Backlog - Query Team</assignee>
                                    <reporter username="esha.maharishi@mongodb.com">Esha Maharishi</reporter>
                        <labels>
                    </labels>
                <created>Fri, 1 Jun 2018 21:38:26 +0000</created>
                <updated>Tue, 6 Dec 2022 03:27:43 +0000</updated>
                            <resolved>Thu, 28 Jun 2018 15:53:10 +0000</resolved>
                                    <version>4.0.0-rc1</version>
                                                    <component>Querying</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1933899" author="ian@10gen.com" created="Thu, 28 Jun 2018 15:53:10 +0000"  >&lt;p&gt;Won&apos;t Fix as per Nick&apos;s comment above.&lt;/p&gt;</comment>
                            <comment id="1915391" author="nicholas.zolnierz" created="Fri, 8 Jun 2018 17:01:07 +0000"  >&lt;p&gt;Linking as related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-35255&quot; title=&quot;whole-cluster $changeStreams send listCollections to the config server for the &amp;#39;admin&amp;#39; and/or &amp;#39;config&amp;#39; databases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-35255&quot;&gt;&lt;del&gt;SERVER-35255&lt;/del&gt;&lt;/a&gt; since this will likely go away as part of that ticket.  &lt;/p&gt;</comment>
                            <comment id="1908903" author="esha.maharishi@10gen.com" created="Fri, 1 Jun 2018 23:19:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn&quot;&gt;max.hirschhorn&lt;/a&gt; the work in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25333&quot; title=&quot;Clean up MigrationDestinationManager&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25333&quot;&gt;&lt;del&gt;SERVER-25333&lt;/del&gt;&lt;/a&gt; would provide a helper for running listCollections (and listIndexes) with retries that would also be needed for &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-30949&quot; title=&quot;listCollections command through mongos should retry on NotMaster errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-30949&quot;&gt;&lt;del&gt;SERVER-30949&lt;/del&gt;&lt;/a&gt; (to replace the current listCollections call in shardCollection with one that retries; this ticket replaces a listCollections in aggregate).&lt;/p&gt;</comment>
                            <comment id="1908850" author="max.hirschhorn@10gen.com" created="Fri, 1 Jun 2018 22:01:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=esha.maharishi&quot; class=&quot;user-hover&quot; rel=&quot;esha.maharishi&quot;&gt;esha.maharishi&lt;/a&gt;, would the work in this ticket also satisfy &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-30949&quot; title=&quot;listCollections command through mongos should retry on NotMaster errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-30949&quot;&gt;&lt;del&gt;SERVER-30949&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="1908829" author="esha.maharishi@10gen.com" created="Fri, 1 Jun 2018 21:42:50 +0000"  >&lt;p&gt;Note that &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=blake.oler&quot; class=&quot;user-hover&quot; rel=&quot;blake.oler&quot;&gt;blake.oler&lt;/a&gt;&#160;has a patch in code review to add a helper to Shard that can run listCollections under&#160;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25333&quot; title=&quot;Clean up MigrationDestinationManager&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25333&quot;&gt;&lt;del&gt;SERVER-25333&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="550026">SERVER-35255</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_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25143"><![CDATA[Query]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 1 Jun 2018 22:01:13 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 32 weeks, 6 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_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>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 32 weeks, 6 days 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>backlog-server-query</customfieldvalue>
            <customfieldvalue>esha.maharishi@mongodb.com</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
            <customfieldvalue>nicholas.zolnierz@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htzmnr:</customfieldvalue>

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

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