<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:51:40 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-178] Expose cursorId, and kill() method on DBCursor</title>
                <link>https://jira.mongodb.org/browse/JAVA-178</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Expose the cursorId so people can close/reuse cursors (like with NOTIMEOUT, or as needed). Also add a kill() method to kill the cursor on the server.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13298">JAVA-178</key>
            <summary>Expose cursorId, and kill() method on DBCursor</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="9">Done</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Sat, 9 Oct 2010 00:32:59 +0000</created>
                <updated>Fri, 29 Oct 2010 02:48:53 +0000</updated>
                            <resolved>Mon, 25 Oct 2010 00:54:16 +0000</resolved>
                                    <version>2.2</version>
                                    <fixVersion>2.3</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="19719" author="auto" created="Wed, 27 Oct 2010 18:35:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;erh&apos;, &apos;name&apos;: &apos;Eliot Horowitz&apos;, &apos;email&apos;: &apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: fix cursor pinning to server, clean DBCursor.close() &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-183&quot; title=&quot;ReplSet slave handling: node stick for cursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-183&quot;&gt;&lt;del&gt;JAVA-183&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-178&quot; title=&quot;Expose cursorId, and kill() method on DBCursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-178&quot;&gt;&lt;del&gt;JAVA-178&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo-java-driver/commit/f553a18247b5a28e6d554e000e3d4ad063f81d12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo-java-driver/commit/f553a18247b5a28e6d554e000e3d4ad063f81d12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="19577" author="auto" created="Mon, 25 Oct 2010 00:54:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;scotthernandez&apos;, &apos;name&apos;: &apos;Scott Hernandez&apos;, &apos;email&apos;: &apos;scotthernandez@hotmail.com&apos;}
&lt;p&gt;Message: expose cursorId/kill() for &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-178&quot; title=&quot;Expose cursorId, and kill() method on DBCursor&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-178&quot;&gt;&lt;del&gt;JAVA-178&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo-java-driver/commit/21a82addf1932d5d5e988be895cd15b5e5af63bb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo-java-driver/commit/21a82addf1932d5d5e988be895cd15b5e5af63bb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="19034" author="scotthernandez" created="Sat, 9 Oct 2010 02:03:11 +0000"  >&lt;p&gt;&lt;a href=&quot;http://github.com/scotthernandez/mongo-java-driver/commit/22d8edf7d157b7f75a57e9afa3fdc437a27f7769&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/scotthernandez/mongo-java-driver/commit/22d8edf7d157b7f75a57e9afa3fdc437a27f7769&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now resets the current response so the cursor doesn&apos;t get killed again on finalize. &lt;/p&gt;</comment>
                            <comment id="19028" author="scotthernandez" created="Sat, 9 Oct 2010 01:28:46 +0000"  >&lt;p&gt;&lt;a href=&quot;http://github.com/scotthernandez/mongo-java-driver/commit/1fcce4b8a7de72c200fb3eed6058fc44ab5272ee&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/scotthernandez/mongo-java-driver/commit/1fcce4b8a7de72c200fb3eed6058fc44ab5272ee&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|hrhct3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14875</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>