<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:52:53 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-6738] Comment on: &quot;manual/core/sharding-introduction.txt&quot;</title>
                <link>https://jira.mongodb.org/browse/DOCS-6738</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;&quot;if a database has a 1 terabyte data set, and there are 4 shards, then each shard might hold only 256GB of data&quot;&lt;/p&gt;

&lt;p&gt;Two problems: The first is a minor matter of typography. Measurements should be expressed with a space between the number and the unit (with a exceptions such as the degree symbol), thus &quot;256 GB&quot;.&lt;/p&gt;

&lt;p&gt;The other is more serious. Clearly, you are using GB in its powers-of-two sense, which is unfortunate.  It would be preferable to use the ISO/IEC IEC 80000-13:2008 prefixes, like this:&lt;/p&gt;

&lt;p&gt;&quot;if a database has a 1 tebibyte data set, and there are 4 shards, then each shard might hold only 256 GiB of data&quot;&lt;/p&gt;</description>
                <environment>Any&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;https://docs.mongodb.org/manual/core/sharding-introduction/&quot;&gt;https://docs.mongodb.org/manual/core/sharding-introduction/&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0&lt;br/&gt;
*Referrer*: &lt;a href=&quot;https://docs.mongodb.org/manual/sharding/&quot;&gt;https://docs.mongodb.org/manual/sharding/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1920 x 1200&lt;br/&gt;
*repo*: docs&lt;br/&gt;
*source*: core/sharding-introduction&lt;br/&gt;
</environment>
        <key id="242627">DOCS-6738</key>
            <summary>Comment on: &quot;manual/core/sharding-introduction.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="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="DUThibault">Daniel U. Thibault [X]</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                    </labels>
                <created>Mon, 7 Dec 2015 20:43:32 +0000</created>
                <updated>Wed, 27 Jul 2016 19:10:18 +0000</updated>
                            <resolved>Mon, 14 Dec 2015 15:54:25 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1338430" author="emily.hall" created="Wed, 27 Jul 2016 19:10:18 +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="1113625" author="kyle.suarez" created="Mon, 14 Dec 2015 15:54:25 +0000"  >&lt;p&gt;Fixed in the commit below:&lt;/p&gt;

&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-6736&quot; title=&quot;Comment on: &amp;quot;manual/core/write-operations-atomicity.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-6736&quot;&gt;&lt;del&gt;DOCS-6736&lt;/del&gt;&lt;/a&gt; fix unit spacing&lt;/p&gt;

&lt;p&gt;Ensures that a space is placed between a number and a unit; for example,&lt;br/&gt;
&quot;64 GB&quot;.&lt;/p&gt;

&lt;p&gt;In the GridFS documentation, &quot;k&quot; has been converted to &quot;KB&quot; when discussing&lt;br/&gt;
chunk size.&lt;/p&gt;

&lt;p&gt;A hyphen is used for &quot;32-bit&quot; and &quot;64-bit.&quot;&lt;/p&gt;

&lt;p&gt;Signed-off-by: kay &amp;lt;kay.kim@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/5edb84f5c2655a2d721af1de0433bf1a42ed95d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/5edb84f5c2655a2d721af1de0433bf1a42ed95d9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1112443" author="kyle.suarez" created="Fri, 11 Dec 2015 19:52:18 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=DUThibault&quot; class=&quot;user-hover&quot; rel=&quot;DUThibault&quot;&gt;DUThibault&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for your report. You raise a good point concerning binary prefixes, so I have opened &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-6800&quot; title=&quot;Use IEC binary prefixes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-6800&quot;&gt;&lt;del&gt;DOCS-6800&lt;/del&gt;&lt;/a&gt;, which addresses a complete overhaul of the use of prefixes for data measurements throughout the documentation.&lt;/p&gt;

&lt;p&gt;In the interest of consistency with the rest of the documentation, I won&apos;t be fixing the prefixes in this ticket and will defer that work to &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-6800&quot; title=&quot;Use IEC binary prefixes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-6800&quot;&gt;&lt;del&gt;DOCS-6800&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 11 Dec 2015 19:52:18 +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>jess.mokrzecki@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>DUThibault</customfieldvalue>
            <customfieldvalue>emily.hall</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|hrn4s7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hseu4v:</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="753">Docs Sprint 2015 (Dec14-Jan1)</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|hrz83z:</customfieldvalue>

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