<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:26:29 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-31264] CollectionCloner should ignore NamespaceNotFound errors</title>
                <link>https://jira.mongodb.org/browse/SERVER-31264</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;If a collection is dropped on the sync source after we call &lt;tt&gt;listIndexes&lt;/tt&gt; but before we start fetching, we will get a &lt;tt&gt;NamespaceNotFound&lt;/tt&gt; error. We should ignore it rather than failing initial sync.&lt;/p&gt;</description>
                <environment></environment>
        <key id="432940">SERVER-31264</key>
            <summary>CollectionCloner should ignore NamespaceNotFound errors</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="backlog-server-repl">Backlog - Replication Team</assignee>
                                    <reporter username="judah.schvimer@mongodb.com">Judah Schvimer</reporter>
                        <labels>
                            <label>initialSync</label>
                            <label>neweng</label>
                    </labels>
                <created>Tue, 26 Sep 2017 15:25:55 +0000</created>
                <updated>Tue, 6 Dec 2022 03:50:56 +0000</updated>
                            <resolved>Thu, 12 Dec 2019 15:32:24 +0000</resolved>
                                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="2490964" author="matthew.russotto" created="Sat, 19 Oct 2019 02:36:40 +0000"  >&lt;p&gt;The original bug in the description went away when we did &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-31267&quot; title=&quot;CollectionCloner fails if collection is dropped between getMore calls&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-31267&quot;&gt;&lt;del&gt;SERVER-31267&lt;/del&gt;&lt;/a&gt; and there&apos;s even a test for it in jstests/replsets/initial_sync_drop_collection.js.  The QueryPlannerKilled issue Dan Gottlieb talks about will go away with Resumable Initial Sync (after QueryPlannerKilled we will resume)&lt;/p&gt;</comment>
                            <comment id="2487545" author="judah.schvimer" created="Thu, 17 Oct 2019 19:53:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=matthew.russotto&quot; class=&quot;user-hover&quot; rel=&quot;matthew.russotto&quot;&gt;matthew.russotto&lt;/a&gt;, will this go away with Resumable Initial Sync?&lt;/p&gt;</comment>
                            <comment id="1792463" author="spencer" created="Thu, 1 Feb 2018 22:10:28 +0000"  >&lt;p&gt;Hmmm... we could, but I worry that without &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-31695&quot; title=&quot;Support queries across collection renames&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-31695&quot;&gt;SERVER-31695&lt;/a&gt; or &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32089&quot; title=&quot;Support rename collections during initial sync by retrying&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32089&quot;&gt;SERVER-32089&lt;/a&gt;, we&apos;re still going to have issues with renameCollection.&lt;/p&gt;</comment>
                            <comment id="1792418" author="max.hirschhorn@10gen.com" created="Thu, 1 Feb 2018 21:44:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=spencer&quot; class=&quot;user-hover&quot; rel=&quot;spencer&quot;&gt;spencer&lt;/a&gt;, is it possible to have this ticket picked up by a member of the Replication team in the next iteration? The goal of the TIG team making the changes in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-31093&quot; title=&quot;Remove initialsync attempts from passthrough suites&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-31093&quot;&gt;&lt;del&gt;SERVER-31093&lt;/del&gt;&lt;/a&gt; was based on a conversation with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=judah.schvimer&quot; class=&quot;user-hover&quot; rel=&quot;judah.schvimer&quot;&gt;judah.schvimer&lt;/a&gt; to be able to assert that with the addition of UUIDs, processing renameCollection operations ought to &quot;just work&quot; without any retries. Needing to partially revert those changes in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-33060&quot; title=&quot;Increase initial sync attempts in initial sync passthrough&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-33060&quot;&gt;&lt;del&gt;SERVER-33060&lt;/del&gt;&lt;/a&gt; due to this issue and others is undesirable from a coverage perspective.&lt;/p&gt;</comment>
                            <comment id="1786401" author="daniel.gottlieb@10gen.com" created="Fri, 26 Jan 2018 20:47:50 +0000"  >&lt;p&gt;There&apos;s another manifestation of concurrent drops of collections with initial sync; when a drop occurs while the &lt;tt&gt;CollectionCloner&lt;/tt&gt; is scanning the dropped collection. In that case, the clone fails with a &lt;tt&gt;QueryPlannerKilled&lt;/tt&gt; error.&lt;/p&gt;

&lt;p&gt;I think it may makes sense to fix both bugs in same ticket; testing one bug is fixed will find the other. But if I&apos;m wrong about that, feel free to split it up.&lt;/p&gt;</comment>
                            <comment id="1685632" author="benety.goh" created="Fri, 29 Sep 2017 20:13:26 +0000"  >&lt;p&gt;This can also happen during the count command.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="432983">SERVER-31267</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="505002">SERVER-33644</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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25128"><![CDATA[Replication]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000jbR0SQAU]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 29 Sep 2017 20:13:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 16 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/PM-753'>PM-753</a></s>]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-753</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>alexander.golin@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 16 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>68.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>backlog-server-repl</customfieldvalue>
            <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>daniel.gottlieb@mongodb.com</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>matthew.russotto@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htfqc7:</customfieldvalue>

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

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