<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:48:34 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>[SERVER-18726] Add example configuration files</title>
                <link>https://jira.mongodb.org/browse/SERVER-18726</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;It would probably be tremendously helpful to ship complete examples of config files (both in yaml and legacy format) with all the options and values documented.  All I&apos;ve been able to find are just tidbits here and there and have no idea what a reasonably complete configuration file might look like.&lt;/p&gt;</description>
                <environment></environment>
        <key id="207186">SERVER-18726</key>
            <summary>Add example configuration files</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="12300">Won&apos;t Do</resolution>
                                        <assignee username="backlog-server-devplatform">[DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP)</assignee>
                                    <reporter username="justin.lee">Justin Lee</reporter>
                        <labels>
                            <label>sdp-backlog-purge</label>
                    </labels>
                <created>Thu, 28 May 2015 21:26:12 +0000</created>
                <updated>Mon, 5 Dec 2022 20:31:01 +0000</updated>
                            <resolved>Wed, 16 Nov 2022 17:09:52 +0000</resolved>
                                                    <fixVersion>features we&amp;#39;re not sure of</fixVersion>
                                    <component>Admin</component>
                    <component>Packaging</component>
                                        <votes>3</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="4987298" author="JIRAUSER1257562" created="Wed, 16 Nov 2022 17:09:52 +0000"  >&lt;p&gt;After a careful backlog refinement, the team decided to close this ticket because of its low priority and limited resource capacity. If you believe that this ticket requires additional attention from the team and should be re-opened, feel free to change the status to &quot;Needs Scheduling&quot; and ping me or @alexander.neben&lt;/p&gt;</comment>
                            <comment id="1009360" author="adam@comerford.net" created="Wed, 19 Aug 2015 10:28:41 +0000"  >&lt;p&gt;Just for reference, until this is done, I wrote up some examples here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://dba.stackexchange.com/a/82592/6441&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dba.stackexchange.com/a/82592/6441&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="967306" author="tgirsch" created="Wed, 15 Jul 2015 22:33:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ernie.hershey%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;ernie.hershey@10gen.com&quot;&gt;ernie.hershey@10gen.com&lt;/a&gt; Thanks.  I definitely need a stable release.  I was more commenting on behalf of others who may not be as proficient in config file editing and want a quick-and-easy installation.&lt;/p&gt;

&lt;p&gt;(I wanted to enable Wired Tiger, and could only find YAML instructions for that, hence the need to convert the file.)&lt;/p&gt;

&lt;p&gt;I agree with previous commenters that a comprehensive file with every parameter documented would be ideal, but the modern format sample would be a good start.&lt;/p&gt;</comment>
                            <comment id="967241" author="ernie.hershey@10gen.com" created="Wed, 15 Jul 2015 21:36:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tgirsch&quot; class=&quot;user-hover&quot; rel=&quot;tgirsch&quot;&gt;tgirsch&lt;/a&gt; - got it. The 3.1 branch is still in development so you have to point to the &quot;unstable&quot; repo in order to get the 3.1.x releases that have the new format. If you already created your own config file, you probably don&apos;t need this, but if you want to grab 3.1 packages, you can download &lt;a href=&quot;https://repo.mongodb.org/yum/redhat/mongodb-org-unstable.repo&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://repo.mongodb.org/yum/redhat/mongodb-org-unstable.repo&lt;/a&gt; and use in addition to or instead of the &quot;mongodb-org-3.0.repo&quot; file referenced in the docs. &lt;/p&gt;</comment>
                            <comment id="967121" author="tgirsch" created="Wed, 15 Jul 2015 20:04:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ernie.hershey%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;ernie.hershey@10gen.com&quot;&gt;ernie.hershey@10gen.com&lt;/a&gt;:  I was just looking for the updated config file format.  I&apos;ve already created my own, but wanted to make sure it&apos;s being added to a future release, for ease.&lt;/p&gt;

&lt;p&gt;I just tried &quot;yum update mongodb-org&quot; and didn&apos;t get any updates, so apparently the new config isn&apos;t generally available yet (at least not in CentOS package form).&lt;/p&gt;

&lt;p&gt;Note that I was mistaken above.  I&apos;m using CentOS 7, not Ubuntu. &lt;span class=&quot;error&quot;&gt;&amp;#91;Since corrected&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="967065" author="ernie.hershey@10gen.com" created="Wed, 15 Jul 2015 19:26:04 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tgirsch&quot; class=&quot;user-hover&quot; rel=&quot;tgirsch&quot;&gt;tgirsch&lt;/a&gt; - are you looking for an updated config file format or example configuration files with all options? &lt;/p&gt;

&lt;p&gt;The updated format is available in versions including 3.1.2 and higher. &lt;br/&gt;
Example files with all available options haven&apos;t been created yet but you can track progress in this ticket. &lt;/p&gt;</comment>
                            <comment id="967049" author="tgirsch" created="Wed, 15 Jul 2015 19:10:09 +0000"  >&lt;p&gt;Within the past couple of weeks, I did a &quot;yum install mongodb-org&quot; on CentOS 7, following these directions:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;...and the mongod.conf file that got installed was still the old format.&lt;/p&gt;

&lt;p&gt;But it&apos;s DB version 3.0.4, so perhaps the repository is out of date, or the fix is not yet available in a sane version?&lt;/p&gt;</comment>
                            <comment id="926881" author="ernie.hershey@10gen.com" created="Fri, 29 May 2015 00:12:22 +0000"  >&lt;p&gt;The default files are YAML starting with 3.1.2 in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14750&quot; title=&quot;Convert RPM and DEB mongod.conf files to new YAML format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14750&quot;&gt;&lt;del&gt;SERVER-14750&lt;/del&gt;&lt;/a&gt;. They&apos;re not complete with all options though, just sane defaults that will work with packages. &lt;/p&gt;

&lt;p&gt;Could we generate full examples somehow using options in the code? &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="150323">SERVER-14750</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>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25130"><![CDATA[Server Development Platform]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 28 May 2015 21:28:07 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 12 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-devplatform</customfieldvalue>
            <customfieldvalue>adam@comerford.net</customfieldvalue>
            <customfieldvalue>ernie.hershey@mongodb.com</customfieldvalue>
            <customfieldvalue>iryna.zhuravlova@mongodb.com</customfieldvalue>
            <customfieldvalue>justin.lee</customfieldvalue>
            <customfieldvalue>tgirsch</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl4lr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1vvr:</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_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsfze7:</customfieldvalue>

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