<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:17:18 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-8391] Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions</title>
                <link>https://jira.mongodb.org/browse/SERVER-8391</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Include the ability to do an upgrade check for users coming from versions prior to 2.6.  &lt;/p&gt;

&lt;p&gt;Invoke from a 2.6 mongo shell connected to a &amp;lt;2.6 mongod or mongos.  &lt;br/&gt;
There is the option to only run the checks on an individual db or collection, as well as the ability to skip document level checks.&lt;/p&gt;

&lt;p&gt;The shell helper checks the following data and index issues that are no longer valid in 2.6:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;collections without _id field (only possible &amp;lt;= 2.0)&lt;/li&gt;
	&lt;li&gt;documents with index keys that are greater than max size (max size depends on key type and index version)&lt;/li&gt;
	&lt;li&gt;invalid index specs&lt;/li&gt;
	&lt;li&gt;documents with illegal field names&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="63734">SERVER-8391</key>
            <summary>Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="matt.dannenberg">Matt Dannenberg</assignee>
                                    <reporter username="thomas.rueckstiess@mongodb.com">Thomas Rueckstiess</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Jan 2013 03:43:48 +0000</created>
                <updated>Mon, 11 Jul 2016 17:59:39 +0000</updated>
                            <resolved>Wed, 5 Mar 2014 17:07:40 +0000</resolved>
                                                    <fixVersion>2.6.0-rc1</fixVersion>
                                    <component>Admin</component>
                    <component>Tools</component>
                                        <votes>3</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="508264" author="xgen-internal-githook" created="Mon, 3 Mar 2014 19:48:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; upgradechecker now supports database or collection as argument&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6a10de0bb8fe996daca5ecd5687f1072abb0dd8b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6a10de0bb8fe996daca5ecd5687f1072abb0dd8b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="502118" author="xgen-internal-githook" created="Thu, 20 Feb 2014 03:30:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; upgradeCheck() function added to shell&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/25bddf266b85a97d8bc17796cb0c2a0759ba639c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/25bddf266b85a97d8bc17796cb0c2a0759ba639c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="502117" author="xgen-internal-githook" created="Thu, 20 Feb 2014 03:30:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; made a library for validateIndexKey()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cb382700f1807de6c67456a8284c8e4415d4b741&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cb382700f1807de6c67456a8284c8e4415d4b741&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="502107" author="xgen-internal-githook" created="Thu, 20 Feb 2014 03:05:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;hkhalsa&apos;, u&apos;name&apos;: u&apos;Hari Khalsa&apos;, u&apos;email&apos;: u&apos;hkhalsa@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; include correct hash key generation file&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/78ccc51be325d99e61e5bb2c0cb3029005a97b34&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/78ccc51be325d99e61e5bb2c0cb3029005a97b34&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="502105" author="xgen-internal-githook" created="Thu, 20 Feb 2014 02:56:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;hkhalsa&apos;, u&apos;name&apos;: u&apos;Hari Khalsa&apos;, u&apos;email&apos;: u&apos;hkhalsa@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; introduce a (indexObj x doc) -&amp;gt; keys function for upgrade checking&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f03fe8518989be07ebf741725a7d50ca66577d6f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f03fe8518989be07ebf741725a7d50ca66577d6f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="502007" author="xgen-internal-githook" created="Wed, 19 Feb 2014 23:24:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; mongoadmin initial commit&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 0f7c3ffaf78b241c0a491232e993ee7d695d02cd.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a71a95ce4be07232a7dd4e9becf1249a987e7760&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a71a95ce4be07232a7dd4e9becf1249a987e7760&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="490319" author="xgen-internal-githook" created="Wed, 29 Jan 2014 19:26:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; mongoadmin_options_test added&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/39266981d3c3b6d277af2dbdd68448c6c040d692&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/39266981d3c3b6d277af2dbdd68448c6c040d692&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="490318" author="xgen-internal-githook" created="Wed, 29 Jan 2014 19:26:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;dannenberg&apos;, u&apos;name&apos;: u&apos;matt dannenberg&apos;, u&apos;email&apos;: u&apos;matt.dannenberg@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8391&quot; title=&quot;Pre-flight upgrade tool to check for changes breaking backwards compatibility or introducing regressions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8391&quot;&gt;&lt;del&gt;SERVER-8391&lt;/del&gt;&lt;/a&gt; mongoadmin initial commit&lt;/p&gt;

&lt;p&gt;create the tool with --upgradeCheck flag which currently ensures all collections that should have an _id index do in fact have an _id index&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0f7c3ffaf78b241c0a491232e993ee7d695d02cd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0f7c3ffaf78b241c0a491232e993ee7d695d02cd&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="112977">SERVER-12828</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119182">SERVER-13129</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119183">SERVER-13130</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="112520">SERVER-12806</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="109348">DOCS-2650</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73623">SERVER-9516</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="113003">SERVER-12836</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="113005">SERVER-12837</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="113007">SERVER-12838</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="116971">SERVER-13003</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="113108">SERVER-12841</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="164498">SERVER-15731</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="102058">SERVER-12070</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32794">SERVER-5290</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="104106">SERVER-12233</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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 21 Mar 2013 02:55:15 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 50 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_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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 50 weeks, 2 days 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>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>matt.dannenberg</customfieldvalue>
            <customfieldvalue>thomas.rueckstiess@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrn90v:</customfieldvalue>

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

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

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