<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:38:20 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-276] Add documentation for usePowerOf2Sizes</title>
                <link>https://jira.mongodb.org/browse/DOCS-276</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;We need documentation for the new &quot;usePowerOf2Sizes&quot; collection-level flag, as well as the new &quot;collMod&quot; command which lets you set that flag.  I believe the syntax is: &lt;/p&gt;

&lt;p&gt;db.mycoll.runCommand( &quot;collMod&quot; , &lt;/p&gt;
{ &quot;usePowerOf2Sizes&quot; : true }
&lt;p&gt; )&lt;/p&gt;</description>
                <environment></environment>
        <key id="42737">DOCS-276</key>
            <summary>Add documentation for usePowerOf2Sizes</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="matulef">Kevin Matulef</reporter>
                        <labels>
                    </labels>
                <created>Thu, 28 Jun 2012 18:38:17 +0000</created>
                <updated>Mon, 30 Oct 2023 22:05:55 +0000</updated>
                            <resolved>Fri, 6 Jul 2012 22:13:44 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="141630" author="auto" created="Tue, 10 Jul 2012 22:55:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-07-10T15:55:07-07:00&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-276&quot; title=&quot;Add documentation for usePowerOf2Sizes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-276&quot;&gt;&lt;del&gt;DOCS-276&lt;/del&gt;&lt;/a&gt; clarifying representation of bitmask values&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1cd0431637eb281a5308a7eead0a28e6b9a235c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1cd0431637eb281a5308a7eead0a28e6b9a235c1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="140532" author="auto" created="Fri, 6 Jul 2012 22:13:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-07-06T15:13:03-07:00&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;}
&lt;p&gt;Message: merge: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-276&quot; title=&quot;Add documentation for usePowerOf2Sizes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-276&quot;&gt;&lt;del&gt;DOCS-276&lt;/del&gt;&lt;/a&gt; merging in change&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/fc53a3d82e79682f7ea51e792117a82b6c526e0e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/fc53a3d82e79682f7ea51e792117a82b6c526e0e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="140501" author="matulef" created="Fri, 6 Jul 2012 21:32:44 +0000"  >&lt;p&gt;LGTM. You might ask Eliot whether there is a way to explicitly see which userFlags are set.  &lt;/p&gt;</comment>
                            <comment id="140496" author="samk" created="Fri, 6 Jul 2012 21:16:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/docs/pull/56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/pull/56&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="140131" author="matulef" created="Thu, 5 Jul 2012 22:46:46 +0000"  >&lt;p&gt;Currently, &quot;usePowerOf2Sizes&quot; is the only flag that the collMod command does anything with.  This is sort of confusing.  I actually just filed &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6314&quot; title=&quot;collMod command has no help documentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6314&quot;&gt;&lt;del&gt;SERVER-6314&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6316&quot; title=&quot;collMod command should have better return reporting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-6316&quot;&gt;&lt;del&gt;SERVER-6316&lt;/del&gt;&lt;/a&gt; regarding the collMod command. &lt;/p&gt;

&lt;p&gt;It might be worth having an &quot;addFlag&quot; shell helper at some point, but not really necessary now, since the collMod command only does this one thing.  &lt;/p&gt;</comment>
                            <comment id="140119" author="samk" created="Thu, 5 Jul 2012 22:17:55 +0000"  >&lt;p&gt;are there other collection level-flags? there currently isn&apos;t a place for them, and I&apos;m thinking that, at least for the next little while, putting them within the reference for for collMod might be the best way to go...&lt;/p&gt;</comment>
                            <comment id="140117" author="samk" created="Thu, 5 Jul 2012 22:16:43 +0000"  >&lt;p&gt;is there/will there be a shell helper? &lt;/p&gt;</comment>
                            <comment id="140111" author="matulef" created="Thu, 5 Jul 2012 22:14:09 +0000"  >&lt;p&gt;The syntax Eric mentioned is wrong.  The correct syntax is &lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&amp;gt; db.runCommand( {&quot;collMod&quot; : collectionname , &quot;usePowerOf2Sizes&quot; : true&quot; } )&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="137667" author="matulef" created="Thu, 28 Jun 2012 18:48:24 +0000"  >&lt;p&gt;Eric mentions the syntax here &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2958&quot; title=&quot;Freelist algorithm causes storage fragmentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2958&quot;&gt;&lt;del&gt;SERVER-2958&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="31302">SERVER-5046</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="16175">SERVER-2958</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="71171">DOCS-1358</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>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 5 Jul 2012 22:16:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 32 weeks, 1 day 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/SERVER-5046'>SERVER-5046</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_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>
                            11 years, 32 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>matulef</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrsflb:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15741</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>2.1</label>
    
                        </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|hriw4f:</customfieldvalue>

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