<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:01:22 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-10784] Restore documentation for configureFailPoint command</title>
                <link>https://jira.mongodb.org/browse/DOCS-10784</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;The &lt;tt&gt;configureFailPoint&lt;/tt&gt; command is relevant to driver testing. Older versions of the manual had a documentation page for this, and it would be helpful if we could bring that back for reference. I don&apos;t need an exhaustive list of fail points (each of which may take custom options via the command&apos;s &lt;tt&gt;data&lt;/tt&gt; field), but a general example of the command and description of the common &lt;tt&gt;mode&lt;/tt&gt; argument would be helpful. For instance, I was aware that &lt;tt&gt;mode.times&lt;/tt&gt; existed but only recently learned that &lt;tt&gt;mode.skip&lt;/tt&gt; is also supported (I&apos;m not sure if this always existed or if it was introduced in a recent server version).&lt;/p&gt;

&lt;p&gt;I&apos;ll note that search results for &lt;a href=&quot;https://www.google.com/search?q=configureFailPoint&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;configureFailPoint&quot;&lt;/a&gt; are comprised mainly of blog posts from our past and present employees and random websites that cloned only copies of the MongoDB manual.&lt;/p&gt;

&lt;p&gt;We may be able to infer supported options from &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r3.5.13/src/mongo/util/fail_point.cpp&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;src/mongo/util/fail_point.cpp&lt;/a&gt;.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="427225">DOCS-10784</key>
            <summary>Restore documentation for configureFailPoint command</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="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                            <label>backlog</label>
                            <label>feature</label>
                            <label>reopened</label>
                            <label>server-docs-bug-bash</label>
                            <label>triage</label>
                    </labels>
                <created>Wed, 13 Sep 2017 20:38:59 +0000</created>
                <updated>Mon, 22 Jan 2024 15:54:09 +0000</updated>
                                                                            <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>6</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="4951636" author="JIRAUSER1264463" created="Thu, 3 Nov 2022 12:52:29 +0000"  >&lt;p&gt;Thanks for the additional detail &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jmikola%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;jmikola@mongodb.com&quot;&gt;jmikola@mongodb.com&lt;/a&gt;. We&apos;ll look into this.&lt;/p&gt;</comment>
                            <comment id="4940666" author="edu.bot" created="Mon, 31 Oct 2022 16:08:55 +0000"  >&lt;p&gt;Hello! This ticket has been closed due to inactivity. If you believe this ticket is still important, please reopen it and leave a comment to explain why. Thank you!&lt;/p&gt;</comment>
                            <comment id="4002358" author="xgen-internal-githook" created="Mon, 16 Aug 2021 19:12:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: Add instructions to enable fail points for test suite (#817)&lt;/p&gt;

&lt;p&gt;Several tests require use of the configureFailPoint command to trigger&lt;br/&gt;
server-side errors. The command must be enabled via configuration file&lt;br/&gt;
or command line option when starting mongod.&lt;/p&gt;

&lt;p&gt;The configureFailPoint command is not yet documented; see &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10784&quot; title=&quot;Restore documentation for configureFailPoint command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10784&quot;&gt;DOCS-10784&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/7896cccddf8ad404b017dd4367d8e54dbc5e76f9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/7896cccddf8ad404b017dd4367d8e54dbc5e76f9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4001335" author="xgen-internal-githook" created="Mon, 16 Aug 2021 14:27:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: Add instructions to enable fail points for test suite (#846)&lt;/p&gt;

&lt;p&gt;Several tests require use of the configureFailPoint command to trigger&lt;br/&gt;
server-side errors. The command must be enabled via configuration file&lt;br/&gt;
or command line option when starting mongod.&lt;/p&gt;

&lt;p&gt;The configureFailPoint command is not yet documented; see &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10784&quot; title=&quot;Restore documentation for configureFailPoint command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10784&quot;&gt;DOCS-10784&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/bd381490c141a52f149c247ed592961c734d733a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/bd381490c141a52f149c247ed592961c734d733a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1926583" author="daniel.aprahamian" created="Wed, 20 Jun 2018 18:54:35 +0000"  >&lt;p&gt;:+1: I would love to see this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="393477">SERVER-29606</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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Jan 2018 19:07:33 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 13 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>daniel.aprahamian@mongodb.com</customfieldvalue>
            <customfieldvalue>edu.bot</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jmikola@mongodb.com</customfieldvalue>
            <customfieldvalue>sarah.olson@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hterr3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht6m9j:</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hteduf:</customfieldvalue>

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