<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:40:21 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>[DOCS-1140] Update addTagRange docs to reflect collection/db drop behavior</title>
                <link>https://jira.mongodb.org/browse/DOCS-1140</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Tag ranges can be added on a collection via &lt;a href=&quot;http://docs.mongodb.org/manual/reference/method/sh.addTagRange/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;sh.addTagRange()&lt;/a&gt;. After adding, when the associated collection or db is dropped the tag range entry (in config.tags) is not removed (which is by design).&lt;br/&gt;
Please update our sharding documentation to mention that database or collection drop will not remove tag range configuration.&lt;/p&gt;</description>
                <environment></environment>
        <key id="65774">DOCS-1140</key>
            <summary>Update addTagRange docs to reflect collection/db drop behavior</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="9">Done</resolution>
                                        <assignee username="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="james.wahlin@mongodb.com">James Wahlin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Feb 2013 21:22:58 +0000</created>
                <updated>Wed, 6 Mar 2013 16:57:18 +0000</updated>
                            <resolved>Wed, 6 Mar 2013 16:55:43 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="282673" author="auto" created="Wed, 6 Mar 2013 16:57:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-26T20:02:55Z&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1140&quot; title=&quot;Update addTagRange docs to reflect collection/db drop behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1140&quot;&gt;&lt;del&gt;DOCS-1140&lt;/del&gt;&lt;/a&gt;: sh.addTagRange() isn&apos;t cleaned up when dropping collections&lt;br/&gt;
Branch: v2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/3d20cc057f815b2698fca13b7d448706eff92a2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/3d20cc057f815b2698fca13b7d448706eff92a2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="282672" author="auto" created="Wed, 6 Mar 2013 16:57:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-26T20:02:55Z&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1140&quot; title=&quot;Update addTagRange docs to reflect collection/db drop behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1140&quot;&gt;&lt;del&gt;DOCS-1140&lt;/del&gt;&lt;/a&gt;: sh.addTagRange() isn&apos;t cleaned up when dropping collections&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/e598842ff113da567ed3f055f5f5ed6729f9eb68&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/e598842ff113da567ed3f055f5f5ed6729f9eb68&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="276448" author="scotthernandez" created="Tue, 26 Feb 2013 19:46:33 +0000"  >&lt;p&gt;okay, we do remove the shard docs, so its tags are removed, if you completely drain and remove the shard. Sorry for the confusion. We just need to doc the DB/Collection behavior.&lt;/p&gt;</comment>
                            <comment id="276446" author="scotthernandez" created="Tue, 26 Feb 2013 19:43:57 +0000"  >&lt;p&gt;I think I lied. Let me check if we actually remove the shard doc, or just mark it removed. If we remove it then shard tags are removed with the shard.&lt;/p&gt;</comment>
                            <comment id="276445" author="scotthernandez" created="Tue, 26 Feb 2013 19:42:55 +0000"  >&lt;p&gt;Neither the tags collection, nor the shards collection, are touched when you do normal cluster operations (dropDB/Collection nor remove shard). The only helpers/operations which affect them are the ones from the shell helpers and manual editing.&lt;/p&gt;</comment>
                            <comment id="276421" author="samk" created="Tue, 26 Feb 2013 19:26:50 +0000"  >&lt;p&gt;If you add a new collection with the same name, the old tags apply? What about new shards with the same name as old shards? &lt;/p&gt;
</comment>
                            <comment id="270405" author="scotthernandez" created="Tue, 19 Feb 2013 21:58:01 +0000"  >&lt;p&gt;Should get in there that shard tags are not removed either, when a shard is removed. Probably someplace else, but related to the we don&apos;t cleanup on removal.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 19 Feb 2013 21:58:01 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 50 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>james.wahlin@mongodb.com</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrs1hj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrm95j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>43424</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hryggf:</customfieldvalue>

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