<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:01:55 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>[DOCS-11037] Describe $out stage process</title>
                <link>https://jira.mongodb.org/browse/DOCS-11037</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;We mention in the &lt;a href=&quot;https://docs.mongodb.com/manual/reference/operator/aggregation/out/index.html#replace-existing-collection&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;$out documentation&lt;/a&gt; that if you specify an existing collection then that collection is atomically replaced by the $out stage. However, we do not specify the actual process for how this is done and you have to read the codebase.&lt;/p&gt;

&lt;p&gt;1. A temp collection is created.&lt;br/&gt;
2. Indexes are copied from the destination collection to the temp collection.&lt;br/&gt;
3. Documents are inserted into the temp collection.&lt;br/&gt;
4. The temp collection calls renameCollection providing the name of the destination collection and dropTarget: true.&lt;/p&gt;</description>
                <environment></environment>
        <key id="461183">DOCS-11037</key>
            <summary>Describe $out stage process</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="13201">Fixed</resolution>
                                        <assignee username="brian.moss@mongodb.com">Brian Moss</assignee>
                                    <reporter username="brian.moss@mongodb.com">Brian Moss</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Nov 2017 01:12:51 +0000</created>
                <updated>Mon, 30 Oct 2023 22:22:43 +0000</updated>
                            <resolved>Wed, 29 Nov 2017 03:26:22 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1736955" author="kay.kim@10gen.com" created="Wed, 29 Nov 2017 03:26:11 +0000"  >&lt;p&gt;Sure&lt;/p&gt;</comment>
                            <comment id="1730039" author="xgen-internal-githook" created="Mon, 20 Nov 2017 05:53:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Brian Moss&apos;, &apos;username&apos;: &apos;kallimachos&apos;, &apos;email&apos;: &apos;kallimachos@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11037&quot; title=&quot;Describe $out stage process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11037&quot;&gt;&lt;del&gt;DOCS-11037&lt;/del&gt;&lt;/a&gt; Describe $out stage process&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/5e35b5af3f94a5d1f39a68b94195e64fa868d4bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/5e35b5af3f94a5d1f39a68b94195e64fa868d4bd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1730038" author="xgen-internal-githook" created="Mon, 20 Nov 2017 05:53:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Brian Moss&apos;, &apos;username&apos;: &apos;kallimachos&apos;, &apos;email&apos;: &apos;kallimachos@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11037&quot; title=&quot;Describe $out stage process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11037&quot;&gt;&lt;del&gt;DOCS-11037&lt;/del&gt;&lt;/a&gt; Describe $out stage process&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/9c6d3745673a7658643c16b277d4a4286bafdacc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/9c6d3745673a7658643c16b277d4a4286bafdacc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1729967" author="xgen-internal-githook" created="Mon, 20 Nov 2017 04:29:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Brian Moss&apos;, &apos;username&apos;: &apos;kallimachos&apos;, &apos;email&apos;: &apos;kallimachos@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11037&quot; title=&quot;Describe $out stage process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11037&quot;&gt;&lt;del&gt;DOCS-11037&lt;/del&gt;&lt;/a&gt; Describe $out stage process&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/8b3f7f1f07ad66b900442cd45808898b5ba0a517&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/8b3f7f1f07ad66b900442cd45808898b5ba0a517&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1729966" author="xgen-internal-githook" created="Mon, 20 Nov 2017 04:29:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Brian Moss&apos;, &apos;username&apos;: &apos;kallimachos&apos;, &apos;email&apos;: &apos;kallimachos@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-11037&quot; title=&quot;Describe $out stage process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-11037&quot;&gt;&lt;del&gt;DOCS-11037&lt;/del&gt;&lt;/a&gt; Describe $out stage process&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/d6545351060271e27d2121c665aaa5a6852ef381&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/d6545351060271e27d2121c665aaa5a6852ef381&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1729938" author="brian.moss" created="Mon, 20 Nov 2017 02:15:13 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/mongodb/docs/pull/3099&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/pull/3099&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 20 Nov 2017 04:29:28 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 11 weeks, 1 day 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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 11 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>brian.moss@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htkej3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htc37j:</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htk0mv:</customfieldvalue>

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