<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:40:46 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-79358] Dropping a collection in a replicaset should result in a no-op for 6.0 and below</title>
                <link>https://jira.mongodb.org/browse/SERVER-79358</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;After &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43894&quot; title=&quot;Make dropping a nonexistent collection a noop&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43894&quot;&gt;&lt;del&gt;SERVER-43894&lt;/del&gt;&lt;/a&gt; dropping a collection in a sharded cluster will result in a no-op.&lt;/p&gt;

&lt;p&gt;However for a replica-set this is not the case for 6.0 and below.&lt;/p&gt;

&lt;p&gt;Since we want to keep the user experience as uniform as possible, dropping a collection in replica-set should behave the same.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Currently on a sharded sharded cluster on 6.0&lt;br/&gt;
assert.commandWorked(db.runCommand({drop: &quot;view&quot;}));&lt;br/&gt;
uncaught exception: Error: command failed: {&lt;br/&gt;
        &quot;ok&quot; : 0,&lt;br/&gt;
        &quot;errmsg&quot; : &quot;ns not found&quot;,&lt;br/&gt;
        &quot;code&quot; : 26,&lt;br/&gt;
        &quot;codeName&quot; : &quot;NamespaceNotFound&quot;,&lt;br/&gt;
        &quot;$clusterTime&quot; : {&lt;br/&gt;
                &quot;clusterTime&quot; : Timestamp(1690370301, 7),&lt;br/&gt;
                &quot;signature&quot; : &lt;/p&gt;
{
                        &quot;hash&quot; : BinData(0,&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;),
                        &quot;keyId&quot; : NumberLong(0)
                }
&lt;p&gt;        },&lt;br/&gt;
        &quot;operationTime&quot; : Timestamp(1690370301, 7)&lt;br/&gt;
} with original command request: {&lt;br/&gt;
        &quot;drop&quot; : &quot;view&quot;,&lt;br/&gt;
        &quot;lsid&quot; : &lt;/p&gt;
{
                &quot;id&quot; : UUID(&quot;396b8789-2a0d-4b8c-9114-56738b51c39f&quot;)
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;$clusterTime&quot; : {&lt;br/&gt;
                &quot;clusterTime&quot; : Timestamp(1690370301, 7),&lt;br/&gt;
                &quot;signature&quot; : &lt;/p&gt;
{
                        &quot;hash&quot; : BinData(0,&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;),
                        &quot;keyId&quot; : NumberLong(0)
                }
&lt;p&gt;        }&lt;br/&gt;
} on connection: connection to 127.0.0.1:27017 :&lt;br/&gt;
&#160;&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;Currently on a replica-set in 6.0&lt;/tt&gt;&lt;br/&gt;
assert.commandWorked(db.runCommand({drop: &quot;view&quot;}));&lt;br/&gt;
{&lt;br/&gt;
        &quot;info&quot; : &quot;database does not exist&quot;,&lt;br/&gt;
        &quot;ok&quot; : 1,&lt;br/&gt;
        &quot;$clusterTime&quot; : {&lt;br/&gt;
                &quot;clusterTime&quot; : Timestamp(1690370511, 1),&lt;br/&gt;
                &quot;signature&quot; : &lt;/p&gt;
{
                        &quot;hash&quot; : BinData(0,&quot;AAAAAAAAAAAAAAAAAAAAAAAAAAA=&quot;),
                        &quot;keyId&quot; : NumberLong(0)
                }
&lt;p&gt;        },&lt;br/&gt;
        &quot;operationTime&quot; : Timestamp(1690370511, 1)&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment></environment>
        <key id="2401377">SERVER-79358</key>
            <summary>Dropping a collection in a replicaset should result in a no-op for 6.0 and below</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="12300">Won&apos;t Do</resolution>
                                        <assignee username="backlog-server-execution">Backlog - Storage Execution Team</assignee>
                                    <reporter username="enrico.golfieri@mongodb.com">Enrico Golfieri</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Jul 2023 13:48:50 +0000</created>
                <updated>Thu, 27 Jul 2023 15:11:57 +0000</updated>
                            <resolved>Thu, 27 Jul 2023 15:11:57 +0000</resolved>
                                    <version>5.0.19</version>
                    <version>6.0.8</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5595691" author="JIRAUSER1265450" created="Thu, 27 Jul 2023 15:11:57 +0000"  >&lt;p&gt;After talking with &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt; we opted for discarding this ticket.&lt;/p&gt;

&lt;p&gt;Having a command stop returning an error in a minor version upgrade seems it wouldn&apos;t actually effect the downstream users both internally and externally&lt;/p&gt;</comment>
                            <comment id="5592599" author="JIRAUSER1265450" created="Wed, 26 Jul 2023 14:14:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max.hirschhorn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;max.hirschhorn@mongodb.com&quot;&gt;max.hirschhorn@mongodb.com&lt;/a&gt; we are currently back-porting an inconsistency in the errors reported by the renameCollection (BACKPORT-16594). This ticket is the result of this &lt;a href=&quot;https://github.com/10gen/mongo/pull/14331/files#r1269448426&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;discussion&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It&apos;s only about keeping the user experience as uniform as possible. If we shouldn&apos;t backport this ticket to 6.0 then also BACKPORT-16594 should not be merged&lt;/p&gt;</comment>
                            <comment id="5592515" author="max.hirschhorn@10gen.com" created="Wed, 26 Jul 2023 13:54:06 +0000"  >&lt;p&gt;I&apos;m not sure we should change the behavior of existing commands in a stable release branch. &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=enrico.golfieri%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;enrico.golfieri@mongodb.com&quot;&gt;enrico.golfieri@mongodb.com&lt;/a&gt; what motivated this request?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="964819">SERVER-43894</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25136"><![CDATA[Storage Execution]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 26 Jul 2023 13:54:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        27 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>enrico.golfieri@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            27 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-execution</customfieldvalue>
            <customfieldvalue>enrico.golfieri@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2jjsn:</customfieldvalue>

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

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