<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:49:33 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-5076] Comment on: &quot;manual/tutorial/merge-chunks-in-sharded-cluster.txt&quot;</title>
                <link>https://jira.mongodb.org/browse/DOCS-5076</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;The command to determine if a chunk is empty needs to be run on the database in which the chunk resides. The documentation does not mention this, and it should! Would have saved me a good deal of time &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;

&lt;p&gt;EX:&lt;br/&gt;
db.runCommand({&lt;br/&gt;
   &quot;dataSize&quot;: &quot;test.users&quot;,&lt;br/&gt;
   &quot;keyPattern&quot;: &lt;/p&gt;
{ username: 1 }
&lt;p&gt;,&lt;br/&gt;
   &quot;min&quot;: &lt;/p&gt;
{ &quot;username&quot;: &quot;user36583&quot; }
&lt;p&gt;,&lt;br/&gt;
   &quot;max&quot;: &lt;/p&gt;
{ &quot;username&quot;: &quot;user43229&quot; }
&lt;p&gt;})&lt;/p&gt;

&lt;p&gt;Needs to be run while in the context of the &quot;test&quot; database.&lt;/p&gt;
</description>
                <environment>All&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/merge-chunks-in-sharded-cluster/&quot;&gt;http://docs.mongodb.org/manual/tutorial/merge-chunks-in-sharded-cluster/&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36&lt;br/&gt;
*Referrer*: &lt;a href=&quot;https://www.google.com/&quot;&gt;https://www.google.com/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1920 x 1080&lt;br/&gt;
*repo*: docs&lt;br/&gt;
*source*: tutorial/merge-chunks-in-sharded-cluster&lt;br/&gt;
</environment>
        <key id="191315">DOCS-5076</key>
            <summary>Comment on: &quot;manual/tutorial/merge-chunks-in-sharded-cluster.txt&quot;</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="9">Done</resolution>
                                        <assignee username="kyle.suarez@mongodb.com">Kyle Suarez</assignee>
                                    <reporter username="fordjp@gmail.com">Jason Ford</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                            <label>sharding</label>
                    </labels>
                <created>Mon, 23 Mar 2015 14:52:13 +0000</created>
                <updated>Mon, 30 Oct 2023 21:46:52 +0000</updated>
                            <resolved>Sat, 9 Jan 2016 16:58:13 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1338347" author="emily.hall" created="Wed, 27 Jul 2016 19:09:55 +0000"  >&lt;p&gt;Closed for housekeeping on 7/27/2016 by Emily Hall. &lt;br/&gt;
If you require additional support, please open a new ticket for prioritization. &lt;br/&gt;
Thanks,&lt;br/&gt;
Emily&lt;/p&gt;</comment>
                            <comment id="1130320" author="kyle.suarez" created="Sat, 9 Jan 2016 16:58:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=fordjp&quot; class=&quot;user-hover&quot; rel=&quot;fordjp&quot;&gt;fordjp&lt;/a&gt;, thanks again for catching this one! I&apos;ve made a new note of this in the documentation, and it should be published and live within the next couple of days at the latest.&lt;/p&gt;

&lt;p&gt;Best,&lt;br/&gt;
Kyle&lt;/p&gt;</comment>
                            <comment id="1130089" author="xgen-internal-githook" created="Fri, 8 Jan 2016 21:47:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ksuarz&apos;, u&apos;name&apos;: u&apos;Kyle Suarez&apos;, u&apos;email&apos;: u&apos;kyle.suarez@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-5076&quot; title=&quot;Comment on: &amp;quot;manual/tutorial/merge-chunks-in-sharded-cluster.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-5076&quot;&gt;&lt;del&gt;DOCS-5076&lt;/del&gt;&lt;/a&gt; must use database before dataSize cmd&lt;/p&gt;

&lt;p&gt;When connected to a mongos, the `dataSize` command must be run in the context of&lt;br/&gt;
the database containing the collection to measure.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21976&quot; title=&quot;dataSize cmd should ignore current database in mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21976&quot;&gt;&lt;del&gt;SERVER-21976&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Signed-off-by: Andrew Aldridge &amp;lt;i80and@foxquill.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/0ad138f255554ff9b02727027f7cd156860c16fa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/0ad138f255554ff9b02727027f7cd156860c16fa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1119810" author="fordjp@gmail.com" created="Mon, 21 Dec 2015 20:07:27 +0000"  >&lt;p&gt;That&apos;s awesome! Thanks for the update.&lt;/p&gt;

&lt;p&gt;On Mon, Dec 21, 2015 at 2:14 PM, Kyle Suarez (JIRA) &amp;lt;jira@mongodb.org&amp;gt;&lt;/p&gt;
</comment>
                            <comment id="1119762" author="kyle.suarez" created="Mon, 21 Dec 2015 19:14:23 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=fordjp&quot; class=&quot;user-hover&quot; rel=&quot;fordjp&quot;&gt;fordjp&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for the report! For now, we&apos;re working on adding a note to clarify that the &lt;tt&gt;dataSize&lt;/tt&gt; command needs to be run when the current database matches the database of the sharded collection you&apos;re trying to measure. I have also opened &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-21976&quot; title=&quot;dataSize cmd should ignore current database in mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-21976&quot;&gt;&lt;del&gt;SERVER-21976&lt;/del&gt;&lt;/a&gt;, which would make it so that the command works without having to switch the active database.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Kyle&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="244738">SERVER-21976</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_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 21 Dec 2015 19:14:23 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 29 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>emily.hall</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>fordjp@gmail.com</customfieldvalue>
            <customfieldvalue>kyle.suarez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrqgef:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hreopr:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="864">Docs Sprint 2016 (01.04-01.22)</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|hrz1bj:</customfieldvalue>

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