<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:01:05 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-22663] Make --shardsvr required for a mongod to be used as a shard</title>
                <link>https://jira.mongodb.org/browse/SERVER-22663</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;3.4 onwards:&lt;/p&gt;

&lt;p&gt;a shard can become shard aware in two ways:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;started with --shardsvr and shardIdentity document found on disk&lt;/li&gt;
	&lt;li&gt;started with --shardsvr and receive shardIdentity insert&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;so, we will eventually reject &lt;b&gt;all&lt;/b&gt; sharding commands if:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;not started with --shardsvr&lt;/li&gt;
	&lt;li&gt;started with --shardsvr but not yet sharding aware&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;=============&lt;/p&gt;

&lt;p&gt;for backwards compatibility with 3.2:&lt;/p&gt;

&lt;p&gt;a shard can &lt;b&gt;also&lt;/b&gt; become shard aware if:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;started with --shardsvr and receive &lt;b&gt;command&lt;/b&gt; that initializes sharding awareness&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;so &lt;b&gt;(what this ticket does)&lt;/b&gt;: &lt;/p&gt;

&lt;p&gt;reject all sharding commands &lt;b&gt;except a whitelist of commands that initialize sharding awareness.&lt;/b&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="265902">SERVER-22663</key>
            <summary>Make --shardsvr required for a mongod to be used as a shard</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="esha.maharishi@mongodb.com">Esha Maharishi</assignee>
                                    <reporter username="crystal.horn@mongodb.com">Crystal Horn</reporter>
                        <labels>
                            <label>todo_in_code</label>
                    </labels>
                <created>Tue, 16 Feb 2016 22:51:43 +0000</created>
                <updated>Fri, 17 May 2019 13:43:59 +0000</updated>
                            <resolved>Fri, 12 Aug 2016 19:28:20 +0000</resolved>
                                                    <fixVersion>3.3.12</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="1356790" author="xgen-internal-githook" created="Mon, 15 Aug 2016 13:59:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;xdg&apos;, u&apos;name&apos;: u&apos;David Golden&apos;, u&apos;email&apos;: u&apos;xdg@xdg.me&apos;}
&lt;p&gt;Message: Devel: Always add --shardsvr to sharded cluster CLI options&lt;/p&gt;

&lt;p&gt;Previously, this only changed the port and was thus unnecessary. However&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22663&quot; title=&quot;Make --shardsvr required for a mongod to be used as a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22663&quot;&gt;&lt;del&gt;SERVER-22663&lt;/del&gt;&lt;/a&gt; is going to make it mandatory.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-perl-driver/commit/a8842a8967036098468866fdcf6340156f456746&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-perl-driver/commit/a8842a8967036098468866fdcf6340156f456746&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1356741" author="david.golden" created="Mon, 15 Aug 2016 13:03:54 +0000"  >&lt;p&gt;This commit broke Perl&apos;s sharded server CI tests.  Easily fixed, but please keep in mind that changes to required arguments may have downstream impacts.&lt;/p&gt;</comment>
                            <comment id="1355785" author="xgen-internal-githook" created="Fri, 12 Aug 2016 19:27:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Esha Maharishi&apos;, u&apos;email&apos;: u&apos;esha.maharishi@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22663&quot; title=&quot;Make --shardsvr required for a mongod to be used as a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22663&quot;&gt;&lt;del&gt;SERVER-22663&lt;/del&gt;&lt;/a&gt; Make --shardsvr required for a mongod to be used as a shard&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5b6ca35994ae865db7ea3a036cd53aa43a62d2c5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5b6ca35994ae865db7ea3a036cd53aa43a62d2c5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1355126" author="xgen-internal-githook" created="Fri, 12 Aug 2016 10:39:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Esha Maharishi&apos;, u&apos;email&apos;: u&apos;esha.maharishi@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22663&quot; title=&quot;Make --shardsvr required for a mongod to be used as a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22663&quot;&gt;&lt;del&gt;SERVER-22663&lt;/del&gt;&lt;/a&gt; Make --shardsvr required for a mongod to be used as a shard&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit d1223a8ad44d6bc91766f0bd05a08820cdb1fdea.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/62ae8e41416c8dde5c09b9c7ce63b88bd36b3f6b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/62ae8e41416c8dde5c09b9c7ce63b88bd36b3f6b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1354931" author="xgen-internal-githook" created="Fri, 12 Aug 2016 01:27:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;name&apos;: u&apos;Esha Maharishi&apos;, u&apos;email&apos;: u&apos;esha.maharishi@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22663&quot; title=&quot;Make --shardsvr required for a mongod to be used as a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22663&quot;&gt;&lt;del&gt;SERVER-22663&lt;/del&gt;&lt;/a&gt; Make --shardsvr required for a mongod to be used as a shard&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d1223a8ad44d6bc91766f0bd05a08820cdb1fdea&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d1223a8ad44d6bc91766f0bd05a08820cdb1fdea&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1212927" author="xgen-internal-githook" created="Wed, 23 Mar 2016 19:00:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;renctan&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-22663&quot; title=&quot;Make --shardsvr required for a mongod to be used as a shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-22663&quot;&gt;&lt;del&gt;SERVER-22663&lt;/del&gt;&lt;/a&gt; Remember --shardsvr setting&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/12299f3cff06164c8a9360f8ae72fceae3ba2c88&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/12299f3cff06164c8a9360f8ae72fceae3ba2c88&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1212155" author="spencer" created="Wed, 23 Mar 2016 08:41:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=renctan&quot; class=&quot;user-hover&quot; rel=&quot;renctan&quot;&gt;renctan&lt;/a&gt;, can you update the description of this ticket to include what exactly the new checks being added will be?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="336312">DOCS-9521</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="290875">SERVER-24352</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="306086">SERVER-25417</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="308049">SERVER-25543</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="308090">SERVER-25549</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="313213">SERVER-25910</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="280135">SERVER-23764</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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[500A000000ZrhjvIAB]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 22 Mar 2016 22:14:16 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 26 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>crystal.horn@mongodb.com</customfieldvalue>
            <customfieldvalue>david.golden@mongodb.com</customfieldvalue>
            <customfieldvalue>esha.maharishi@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>spencer@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkgfj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrcki7:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1016">Sharding 18 (08/05/16)</customfieldvalue>
    <customfieldvalue id="1017">Sharding 2016-08-29</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|hs6xjb:</customfieldvalue>

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