<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:46:35 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-18107] Crash on mongorestore with system.profile</title>
                <link>https://jira.mongodb.org/browse/SERVER-18107</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;When attempting to mongorestore from a mongobackup of a database that had a system.profile collection, an fassert is thrown and the secondary members of the replicaset crash.&lt;/p&gt;

&lt;p&gt;Possibly consider a new option for mongorestore to ignore system.* files?&lt;/p&gt;</description>
                <environment></environment>
        <key id="198654">SERVER-18107</key>
            <summary>Crash on mongorestore with system.profile</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="sallgeud">Chad Kreimendahl</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Apr 2015 20:47:14 +0000</created>
                <updated>Sun, 19 Apr 2015 17:42:46 +0000</updated>
                            <resolved>Fri, 17 Apr 2015 23:32:06 +0000</resolved>
                                    <version>3.0.2</version>
                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="892287" author="sallgeud" created="Sun, 19 Apr 2015 17:42:46 +0000"  >&lt;p&gt;Thanks for turning that around so quickly.  For reference to others who may find this:&lt;/p&gt;

&lt;p&gt;We had an entirely fresh install of operating system with an entirely fresh and initial install of 3.0.2 from your aptitude packaging gateway.  The backups were from a 2.6.9 system, being restored into the new 3.0.2 system.  Thanks for the heads up on a workaround with 2.6.9 into 3.0.2&lt;/p&gt;</comment>
                            <comment id="892022" author="rassi@10gen.com" created="Fri, 17 Apr 2015 23:32:06 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am now able to reproduce this issue locally, so it is no longer necessary to provide the requested information.  Thanks again for filing this ticket.&lt;/p&gt;

&lt;p&gt;Over the course of my investigation, I have identified three underlying issues, and have filed tickets for each.  I will therefore close this ticket as a duplicate of the following newly-created tickets:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/TOOLS-717&quot; title=&quot;mongorestore does not skip restore of system.profile collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;TOOLS-717&quot;&gt;&lt;del&gt;TOOLS-717&lt;/del&gt;&lt;/a&gt;: mongorestore does not skip restore of system.profile collection.  This is a regression that affects versions mongorestore versions 3.0.0 through 3.0.2.&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-18111&quot; title=&quot;mongod allows user inserts into system.profile collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18111&quot;&gt;&lt;del&gt;SERVER-18111&lt;/del&gt;&lt;/a&gt;: mongod allows user inserts into system.profile collection.  This is a regression that affects mongod versions 2.6.0 through 2.6.9 and versions 3.0.0 through 3.0.2.&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-18112&quot; title=&quot;mongod replicates operations on system.profile collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-18112&quot;&gt;&lt;del&gt;SERVER-18112&lt;/del&gt;&lt;/a&gt;: mongod replicates operations on system.profile collection.  This is an issue that has been fixed for 3.1.2 on the development branch by &lt;a href=&quot;https://github.com/mongodb/mongo/commit/1725d76f448323a2bbaa11ffd37fd7b10cd6a64b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1725d76f&lt;/a&gt; (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17573&quot; title=&quot;move collection creation OpObserver::onCreateCollection down into createCollection, et cetera&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17573&quot;&gt;&lt;del&gt;SERVER-17573&lt;/del&gt;&lt;/a&gt;), but I am requesting backports to the v3.0 and v2.6 branches.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;To work around this issue, please restore your backup with mongorestore 2.6.9.&lt;/p&gt;

&lt;p&gt;Thanks again.&lt;br/&gt;
~ Jason Rassi&lt;/p&gt;</comment>
                            <comment id="891944" author="rassi@10gen.com" created="Fri, 17 Apr 2015 21:18:41 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Sorry to hear that you encountered this problem.  I have some follow-up questions to further this issue&apos;s diagnosis:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Can you confirm that when you observed this assertion failure, all members of your replica set were running mongod 3.0.2, and your restore process was run with mongorestore 3.0.2?&lt;/li&gt;
	&lt;li&gt;What version of mongod were you running when you took this backup?  And, what version of mongodump did you use?&lt;/li&gt;
	&lt;li&gt;Would you be willing to compress the dump and upload it as an attachment to the ticket?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;If you are not able to share the dump publicly (or the archive exceeds ~100MB in size), note also that you may upload it to a private server of ours that is accessible only to MongoDB staff members (hit &quot;enter&quot; at the password prompt):&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;scp -P 722 &amp;lt;file(s)&amp;gt; SERVER-18107@www.10gen.com:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
~ Jason Rassi&lt;/p&gt;</comment>
                            <comment id="891932" author="sallgeud" created="Fri, 17 Apr 2015 21:08:56 +0000"  >&lt;p&gt;Forgot to add the following:  version 3.0.2&lt;/p&gt;</comment>
                            <comment id="891910" author="sallgeud" created="Fri, 17 Apr 2015 20:55:16 +0000"  >&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2015-04-17T15:39:45.212-0500 E REPL     [repl writer worker 10] writer worker caught exception:  :: caused by :: 10156 cannot update system collection: SomeDB.system.profile q: { _id: ObjectId(&apos;55316f8b82da779fbe6f4bd2&apos;) } u: { _id: ObjectId(&apos;55316f8b82da779fbe6f4bd2&apos;), op: &quot;command&quot;, ns: &quot;SomeDB.$cmd&quot;, command: { mapreduce: &quot;FGTiming&quot;, map: &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="198680">SERVER-18111</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="198681">SERVER-18112</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="198679">TOOLS-717</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, 17 Apr 2015 21:18:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 43 weeks, 3 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>sallgeud</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 43 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>sallgeud</customfieldvalue>
            <customfieldvalue>rassi</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl7xj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs8icv:</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_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|hrjkcv:</customfieldvalue>

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