<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:15:28 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>[CDRIVER-2518] Implement mongoc_cursor_new_from_command_reply_with_opts()</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2518</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The quick resolution to &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2517&quot; title=&quot;Aggregation on sharded cluster fails when $gleStats is used as a cursor option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2517&quot;&gt;&lt;del&gt;CDRIVER-2517&lt;/del&gt;&lt;/a&gt; was to ignore &lt;tt&gt;$gleStats&lt;/tt&gt; in command replies when using that reply to create a new cursor. A more robust solution would be to take the cursor document (or top-level command reply) and cursor options as separate arguments. This would allow us to do without a call to &lt;tt&gt;bson_copy_to_excluding_noinit()&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="501287">CDRIVER-2518</key>
            <summary>Implement mongoc_cursor_new_from_command_reply_with_opts()</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Feb 2018 21:12:07 +0000</created>
                <updated>Sat, 28 Oct 2023 11:30:05 +0000</updated>
                            <resolved>Mon, 11 Jun 2018 18:26:10 +0000</resolved>
                                                    <fixVersion>1.11.0</fixVersion>
                                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1917333" author="xgen-internal-githook" created="Mon, 11 Jun 2018 18:26:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2518&quot; title=&quot;Implement mongoc_cursor_new_from_command_reply_with_opts()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2518&quot;&gt;&lt;del&gt;CDRIVER-2518&lt;/del&gt;&lt;/a&gt; mongoc_cursor_new_from_command_reply_with_opts&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3b214cc3b38d44aa4aefc8f4612c209ca5118bba&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3b214cc3b38d44aa4aefc8f4612c209ca5118bba&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1916382" author="jesse" created="Sun, 10 Jun 2018 13:38:29 +0000"  >&lt;p&gt;How does the PHP driver ensure that a cursor created with&#160;mongoc_cursor_new_from_command_reply has the same session as we used for the original find/aggregate command?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="558281">CXX-1596</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="561547">CDRIVER-2710</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="501105">CDRIVER-2517</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htidr3:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>