<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:03:56 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-3748] Add init scripts for mongos and configsvr to packages</title>
                <link>https://jira.mongodb.org/browse/SERVER-3748</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Although it&apos;s not possible to automatigically bring up mongos or configsvr processes without some manual configuration, we could provide init scripts and skeleton conf files for these in the packages.&lt;/p&gt;</description>
                <environment></environment>
        <key id="21793">SERVER-3748</key>
            <summary>Add init scripts for mongos and configsvr to packages</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="richard.kreuter">Richard Kreuter</reporter>
                        <labels>
                            <label>build-later</label>
                            <label>move</label>
                            <label>packaging</label>
                    </labels>
                <created>Thu, 1 Sep 2011 18:58:50 +0000</created>
                <updated>Wed, 9 Aug 2023 14:57:10 +0000</updated>
                            <resolved>Wed, 9 Aug 2023 14:57:10 +0000</resolved>
                                                                    <component>Packaging</component>
                                        <votes>17</votes>
                                    <watches>23</watches>
                                                                                                                <comments>
                            <comment id="5623446" author="JIRAUSER1268551" created="Wed, 9 Aug 2023 14:57:10 +0000"  >&lt;p&gt;Closing this issues as part of some SDP backlog cleanup. Please reopen if you feel this should be prioitized.&lt;/p&gt;</comment>
                            <comment id="1518900" author="ernie.hershey@10gen.com" created="Wed, 8 Mar 2017 15:16:00 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=daniel.morrison&quot; class=&quot;user-hover&quot; rel=&quot;daniel.morrison&quot;&gt;daniel.morrison&lt;/a&gt; - I&apos;m not sure I understand your question. The best approach to do this currently is probably to copy the mongod init script (or your init system&apos;s equivalent) and modify it. I recommend posting to &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the mongodb-user google group&lt;/a&gt; to get additional details or ideas. &lt;/p&gt;</comment>
                            <comment id="1518868" author="daniel.morrison" created="Wed, 8 Mar 2017 14:49:30 +0000"  >&lt;p&gt;Hi @Ernie Hershey &lt;br/&gt;
what is the status of this... do you have any suggestions on what to do instead of an init script?&lt;/p&gt;</comment>
                            <comment id="827184" author="ernetas" created="Wed, 11 Feb 2015 20:46:08 +0000"  >&lt;p&gt;Uhhh, I hope this won&apos;t break existing functionality when upgrading?&lt;/p&gt;</comment>
                            <comment id="827159" author="ernie.hershey@10gen.com" created="Wed, 11 Feb 2015 20:18:43 +0000"  >&lt;p&gt;It&apos;s still open because we&apos;d like to make it even easier than that - with the approach of installing separate init scripts and config files that can be separately enabled without modifying /etc/default/mongod. &lt;/p&gt;</comment>
                            <comment id="813025" author="ernetas" created="Mon, 26 Jan 2015 15:14:57 +0000"  >&lt;p&gt;Why is this still open? For the OP - init script in 2.6 sources /etc/default/mongod, which allows setting DAEMON to /usr/bin/mongos in that file and thus /etc/init/mongod.conf is now for mongos, not mongod.&lt;/p&gt;</comment>
                            <comment id="636878" author="ernie.hershey@10gen.com" created="Fri, 27 Jun 2014 20:47:46 +0000"  >&lt;p&gt;Here&apos;s our plan for how this will work: &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Single init script in the mongod repo that will work in three cases:
	&lt;ol&gt;
		&lt;li&gt;mongod as normal node&lt;/li&gt;
		&lt;li&gt;mongod as config server&lt;/li&gt;
		&lt;li&gt;mongos&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Package installs symlinks or copies of single init script in three places&lt;/li&gt;
	&lt;li&gt;Package installs config files for all three&lt;/li&gt;
	&lt;li&gt;Package only enables mongod init script, leaves others off and they can be enabled with chkconfig&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="52177" author="boxedice" created="Fri, 2 Sep 2011 09:10:24 +0000"  >&lt;p&gt;This is a duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3079&quot; title=&quot;Init script for mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3079&quot;&gt;&lt;del&gt;SERVER-3079&lt;/del&gt;&lt;/a&gt; (for Mongos).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="451469">SERVER-31733</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="207470">SERVER-18750</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="922634">SERVER-43250</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16897">SERVER-3079</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="11698">SERVER-963</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="451469">SERVER-31733</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="234112">SERVER-20897</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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[500A000000UaVw9IAF, 5002K00000qdJ5oQAE]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 2 Sep 2011 09:10:24 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        26 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1614</customfieldvalue>
                        </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>alex.neben@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            26 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-devplatform</customfieldvalue>
            <customfieldvalue>alex.neben@mongodb.com</customfieldvalue>
            <customfieldvalue>daniel.morrison#1</customfieldvalue>
            <customfieldvalue>boxedice</customfieldvalue>
            <customfieldvalue>ernetas</customfieldvalue>
            <customfieldvalue>ernie.hershey@mongodb.com</customfieldvalue>
            <customfieldvalue>richard.kreuter</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrorz3:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4059</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</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|hririf:</customfieldvalue>

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