<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:58:26 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>[JAVA-2950] Support Exhaust Cursor in OP_MSG</title>
                <link>https://jira.mongodb.org/browse/JAVA-2950</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-535&quot; title=&quot;Support Exhaust Cursor in OP_MSG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-535&quot;&gt;&lt;del&gt;DRIVERS-535&lt;/del&gt;&lt;/a&gt; for details.&lt;/p&gt;</description>
                <environment></environment>
        <key id="597260">JAVA-2950</key>
            <summary>Support Exhaust Cursor in OP_MSG</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Wed, 29 Aug 2018 16:31:23 +0000</created>
                <updated>Tue, 8 Dec 2020 17:16:40 +0000</updated>
                            <resolved>Tue, 8 Dec 2020 17:16:40 +0000</resolved>
                                                                    <component>Wire Protocol</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3520955" author="jeff.yemin" created="Tue, 8 Dec 2020 17:16:40 +0000"  >&lt;p&gt;We don&apos;t plan to support exhaust cursors at this point.  We can re-open if that changes.&lt;/p&gt;</comment>
                            <comment id="3276416" author="alexander.golin" created="Thu, 9 Jul 2020 00:33:15 +0000"  >&lt;p&gt;Closing ticket according to Jeff&apos;s comment on &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-535&quot; title=&quot;Support Exhaust Cursor in OP_MSG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-535&quot;&gt;&lt;del&gt;DRIVERS-535&lt;/del&gt;&lt;/a&gt;: &quot;In that case let&apos;s close this and all language tickets. If the server plans to implement in mongos, a new ticket will be created from the PM ticket anyway.&quot;&lt;/p&gt;
</comment>
                            <comment id="2032881" author="jonathan.ma" created="Mon, 15 Oct 2018 15:22:56 +0000"  >&lt;p&gt;Completed Branch: &lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/tree/JAVA-2950&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;JAVA-2950&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2032873" author="xgen-internal-githook" created="Mon, 15 Oct 2018 15:20:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jonathan&apos;, &apos;email&apos;: &apos;thejonathanma@gmail.com&apos;, &apos;username&apos;: &apos;thejonathanma&apos;}
&lt;p&gt;Message: Implement support for exhaust cursor in OP_MSG&lt;/p&gt;

&lt;p&gt;This commit allows client applications to specify a cursor to be&lt;br/&gt;
exhaustAllowed. When specified, the corresponding exhaustAllowed&lt;br/&gt;
flagbit in the OP_MSG will be set on requests to the server. Future&lt;br/&gt;
getMore requests will also not be required, as the next batch of&lt;br/&gt;
results will already be sitting on the connection.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2950&quot; title=&quot;Support Exhaust Cursor in OP_MSG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2950&quot;&gt;&lt;del&gt;JAVA-2950&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2950&quot; title=&quot;Support Exhaust Cursor in OP_MSG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2950&quot;&gt;&lt;del&gt;JAVA-2950&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/85885e2b0b933eed7c2da20b137bcdda0db4ee14&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/85885e2b0b933eed7c2da20b137bcdda0db4ee14&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2030833" author="jonathan.ma" created="Thu, 11 Oct 2018 22:14:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/thejonathanma/mongo-java-driver/pull/9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Github PR&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1999234" author="jeff.yemin" created="Tue, 11 Sep 2018 13:21:33 +0000"  >&lt;p&gt;Added links to &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-808&quot; title=&quot;Support the Exhaust flag on query&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-808&quot;&gt;&lt;del&gt;JAVA-808&lt;/del&gt;&lt;/a&gt;, in which support was added for the original exhaust flag on OP_QUERY, and &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1520&quot; title=&quot;Remove exhaust support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1520&quot;&gt;&lt;del&gt;JAVA-1520&lt;/del&gt;&lt;/a&gt;, in which that support was removed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="571466">DRIVERS-535</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="165742">JAVA-1520</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="72021">JAVA-808</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|huwcmn:</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>