<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:51:57 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-39396] $_idLookup Implementation Work</title>
                <link>https://jira.mongodb.org/browse/SERVER-39396</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This task is to create a new internal aggregation pipeline stage to perform a document lookup by _id.&lt;/p&gt;

&lt;p&gt;At a high level, the stage will:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Ignore shardedness and only query locally&lt;/li&gt;
	&lt;li&gt;Query the same namespace as the rest of the pipeline&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="684858">SERVER-39396</key>
            <summary>$_idLookup Implementation Work</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="13201">Fixed</resolution>
                                        <assignee username="evan.nixon@mongodb.com">Evan Nixon</assignee>
                                    <reporter username="evan.nixon@mongodb.com">Evan Nixon</reporter>
                        <labels>
                            <label>FTS</label>
                    </labels>
                <created>Wed, 6 Feb 2019 17:47:09 +0000</created>
                <updated>Sun, 29 Oct 2023 22:24:24 +0000</updated>
                            <resolved>Mon, 22 Apr 2019 14:00:41 +0000</resolved>
                                    <version>4.1 Desired</version>
                                    <fixVersion>4.1.11</fixVersion>
                                    <component>Querying</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2219578" author="xgen-internal-githook" created="Fri, 19 Apr 2019 19:35:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;, &apos;email&apos;: &apos;evan.nixon@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Add new internalSearchBetaIdLookup stage.&lt;/p&gt;

&lt;p&gt;This reverts commit 258e8687316ed6cfdf95016fcdf92e1dcacf9043.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/77b6832fb6613f1d886ba5b3bc22161452cf8a8e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/77b6832fb6613f1d886ba5b3bc22161452cf8a8e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2215712" author="xgen-internal-githook" created="Tue, 16 Apr 2019 20:27:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;evan.nixon@10gen.com&apos;, &apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Add new internalSearchBetaIdLookup stage.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 6fe7917d72c218d9433c81707642f4bdc84e30e9.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/258e8687316ed6cfdf95016fcdf92e1dcacf9043&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/258e8687316ed6cfdf95016fcdf92e1dcacf9043&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2213657" author="xgen-internal-githook" created="Mon, 15 Apr 2019 17:23:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;evan.nixon@10gen.com&apos;, &apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Add new internalSearchBetaIdLookup stage.&lt;/p&gt;

&lt;p&gt;This reverts commit 7925db50ad39e3933c3708969bf89a9b351ddf52 and adds a proper SERVER ticket number.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/6fe7917d72c218d9433c81707642f4bdc84e30e9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/6fe7917d72c218d9433c81707642f4bdc84e30e9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2211772" author="xgen-internal-githook" created="Fri, 12 Apr 2019 18:57:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;, &apos;email&apos;: &apos;evan.nixon@10gen.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Add new internalSearchBetaIdLookup stage&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit c306b415bd58aa44806b70c89d154b82e0f00a80.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/b62aa658333884650f71d681a72316fc15b9c50c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/b62aa658333884650f71d681a72316fc15b9c50c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2210654" author="xgen-internal-githook" created="Fri, 12 Apr 2019 04:40:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;evan.nixon@10gen.com&apos;, &apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Move stub mongo process interface with mocked lookupSingleDocument to shared place&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5c78378563bf9b665e6ba829c0e5429e520f12e6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5c78378563bf9b665e6ba829c0e5429e520f12e6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2210653" author="xgen-internal-githook" created="Fri, 12 Apr 2019 04:39:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Evan Nixon&apos;, &apos;username&apos;: &apos;navenoxin&apos;, &apos;email&apos;: &apos;evan.nixon@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39396&quot; title=&quot;$_idLookup Implementation Work&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39396&quot;&gt;&lt;del&gt;SERVER-39396&lt;/del&gt;&lt;/a&gt; Add new internalSearchBetaIdLookup stage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/c306b415bd58aa44806b70c89d154b82e0f00a80&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/c306b415bd58aa44806b70c89d154b82e0f00a80&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="709269">SERVER-39956</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="735842">SERVER-40576</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="712435">SERVER-40015</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="712446">SERVER-40016</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="734718">SERVER-40555</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="716658">SERVER-40120</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </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_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 7 Feb 2019 00:30:06 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 42 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-39956'>SERVER-39956</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-40576'>SERVER-40576</a></s>]]></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-1347</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 42 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>35.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>evan.nixon@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huleu7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr7kyv:</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="2752">Query 2019-02-11</customfieldvalue>
    <customfieldvalue id="2788">Query 2019-02-25</customfieldvalue>
    <customfieldvalue id="2789">Query 2019-03-11</customfieldvalue>
    <customfieldvalue id="2790">Query 2019-03-25</customfieldvalue>
    <customfieldvalue id="2791">Query 2019-04-08</customfieldvalue>
    <customfieldvalue id="2792">Query 2019-04-22</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|hul13j:</customfieldvalue>

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