<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:39:57 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-975] Document commands which must be explicitly enabled on command line with enableTestCommands</title>
                <link>https://jira.mongodb.org/browse/DOCS-975</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Commands:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;_testDistLockWithSyncCluster&lt;/li&gt;
	&lt;li&gt;_testDistLockWithSkew&lt;/li&gt;
	&lt;li&gt;_skewClockCommand&lt;/li&gt;
	&lt;li&gt;configureFailPoint&lt;/li&gt;
	&lt;li&gt;_hashBSONElement&lt;/li&gt;
	&lt;li&gt;replSetTest&lt;/li&gt;
	&lt;li&gt;journalLatencyTest&lt;/li&gt;
	&lt;li&gt;godinsert&lt;/li&gt;
	&lt;li&gt;sleep&lt;/li&gt;
	&lt;li&gt;captrunc&lt;/li&gt;
	&lt;li&gt;emptycapped&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Can check for ``if (Command::testCommandsEnabled)`` in src to confirm if a command is a test command enabled by --setParameter=enableTestCommands&lt;/p&gt;

&lt;p&gt;Probably add an include? to these commands indicating that each is off by default and must be enabled by enableTestCommands&lt;/p&gt;</description>
                <environment></environment>
        <key id="61702">DOCS-975</key>
            <summary>Document commands which must be explicitly enabled on command line with enableTestCommands</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="epc">Ed Costello</assignee>
                                    <reporter username="epc">Ed Costello</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Jan 2013 17:00:45 +0000</created>
                <updated>Sun, 24 Feb 2013 14:09:44 +0000</updated>
                            <resolved>Sun, 24 Feb 2013 14:09:44 +0000</resolved>
                                                    <fixVersion>mongodb-2.4</fixVersion>
                                        <due>Thu, 28 Feb 2013 00:00:00 +0000</due>
                            <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="274179" author="auto" created="Sat, 23 Feb 2013 22:49:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-23T23:49:05Z&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-975&quot; title=&quot;Document commands which must be explicitly enabled on command line with enableTestCommands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-975&quot;&gt;&lt;del&gt;DOCS-975&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-863&quot; title=&quot;Document --setParameter command line option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-863&quot;&gt;&lt;del&gt;DOCS-863&lt;/del&gt;&lt;/a&gt; edits and organizational overhaul&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/53a5d62eb9d26a7536f15e717b417063486fef0b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/53a5d62eb9d26a7536f15e717b417063486fef0b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="274146" author="auto" created="Sat, 23 Feb 2013 21:22:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-13T19:16:39Z&apos;, u&apos;name&apos;: u&apos;Ed Costello&apos;, u&apos;email&apos;: u&apos;epc@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-975&quot; title=&quot;Document commands which must be explicitly enabled on command line with enableTestCommands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-975&quot;&gt;&lt;del&gt;DOCS-975&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-863&quot; title=&quot;Document --setParameter command line option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-863&quot;&gt;&lt;del&gt;DOCS-863&lt;/del&gt;&lt;/a&gt; document --setParameter and test commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/def784bd8c130c5161195204b12a1a991d9ff9f7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/def784bd8c130c5161195204b12a1a991d9ff9f7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="274123" author="auto" created="Sat, 23 Feb 2013 20:36:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-23T20:36:04Z&apos;, u&apos;name&apos;: u&apos;Ed Costello&apos;, u&apos;email&apos;: u&apos;epc@10gen.com&apos;}
&lt;p&gt;Message: Merge pull request #651 from epc/mongodb-2.4&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-863&quot; title=&quot;Document --setParameter command line option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-863&quot;&gt;&lt;del&gt;DOCS-863&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-975&quot; title=&quot;Document commands which must be explicitly enabled on command line with enableTestCommands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-975&quot;&gt;&lt;del&gt;DOCS-975&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1069&quot; title=&quot;Document _hashBSONelement &quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1069&quot;&gt;&lt;del&gt;DOCS-1069&lt;/del&gt;&lt;/a&gt; test commands + --setParameter&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/dfabcfe5b29d50d00e09309cd4e14633c3a3da93&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/dfabcfe5b29d50d00e09309cd4e14633c3a3da93&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="274120" author="auto" created="Sat, 23 Feb 2013 20:36:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-13T19:16:39Z&apos;, u&apos;name&apos;: u&apos;Ed Costello&apos;, u&apos;email&apos;: u&apos;epc@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-975&quot; title=&quot;Document commands which must be explicitly enabled on command line with enableTestCommands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-975&quot;&gt;&lt;del&gt;DOCS-975&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-863&quot; title=&quot;Document --setParameter command line option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-863&quot;&gt;&lt;del&gt;DOCS-863&lt;/del&gt;&lt;/a&gt; document --setParameter and test commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/05c28c37baebc54551f05fb4ebf8391b644e3549&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/05c28c37baebc54551f05fb4ebf8391b644e3549&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="274115" author="auto" created="Sat, 23 Feb 2013 20:36:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2013-02-13T19:16:39Z&apos;, u&apos;name&apos;: u&apos;Ed Costello&apos;, u&apos;email&apos;: u&apos;epc@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-975&quot; title=&quot;Document commands which must be explicitly enabled on command line with enableTestCommands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-975&quot;&gt;&lt;del&gt;DOCS-975&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-863&quot; title=&quot;Document --setParameter command line option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-863&quot;&gt;&lt;del&gt;DOCS-863&lt;/del&gt;&lt;/a&gt; document --setParameter and test commands&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/82c722b753c109fac7708e49ccdd2d9bb3476ae0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/82c722b753c109fac7708e49ccdd2d9bb3476ae0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="265418" author="epc" created="Wed, 13 Feb 2013 19:30:14 +0000"  >&lt;p&gt;Contained w/in pull &lt;a href=&quot;https://github.com/mongodb/docs/pull/651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/pull/651&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="262120" author="tyler@10gen.com" created="Sat, 9 Feb 2013 23:29:04 +0000"  >&lt;p&gt;This needs to be documented like whoa. It&apos;s bitten me several times because of sleep and googling provides little to no help.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="63672">DOCS-1069</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 9 Feb 2013 23:29:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 51 weeks, 4 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>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, 51 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>epc</customfieldvalue>
            <customfieldvalue>tyler@10gen.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrs42n:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>39269</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|hrpotz:</customfieldvalue>

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