<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:58:29 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-2970] How Mongo Java Driver decide to invoke GetMore?</title>
                <link>https://jira.mongodb.org/browse/JAVA-2970</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We are having a weird issue with Mongo java driver 3.5.0. We have following error initially returned by Mongo and application is handling error&#160;smoothly. But after this error, whatever next request picks mongo connection, Next&#160;request is hanging forever and not timing out after a certain interval.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;# client-options&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.connectionsPerHost=20&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.threadsAllowedToBlockForConnectionMultiplier=2&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.connectTimeout=30000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.maxWaitTime=10000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.socketKeepAlive=true&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.socketTimeout=20000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.maxConnectionIdleTime=300000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.maxConnectionLifeTime=43200000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.heartbeatFrequency=3600000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.minHeartbeatFrequency=500&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.heartbeatConnectTimeout=20000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongo.heartbeatSocketTimeout=20000&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;&#160;&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;Caused by: com.mongodb.MongoQueryException: &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;  Query failed with error code 35 and error message &apos;&apos; on server localhost:27017 at&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.ProtocolHelper.getQueryFailureException(ProtocolHelper.java:131) at&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.GetMoreProtocol.execute(GetMoreProtocol.java:88) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.GetMoreProtocol.execute(GetMoreProtocol.java:49) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.DefaultServer$DefaultServerProtocolExecutor.execute(DefaultServer.java:159) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.DefaultServerConnection.executeProtocol(DefaultServerConnection.java:289) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.connection.DefaultServerConnection.getMore(DefaultServerConnection.java:254) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.operation.QueryBatchCursor.getMore(QueryBatchCursor.java:218) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.operation.QueryBatchCursor.hasNext(QueryBatchCursor.java:105) at&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.MongoBatchCursorAdapter.hasNext(MongoBatchCursorAdapter.java:46) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.DBCursor.hasNext(DBCursor.java:145) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.DBCursor.fillArray(DBCursor.java:910) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.DBCursor.toArray(DBCursor.java:655) at &lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;com.mongodb.DBCursor.toArray(DBCursor.java:643)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="602237">JAVA-2970</key>
            <summary>How Mongo Java Driver decide to invoke GetMore?</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="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="pitani">RameshPitani</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Sep 2018 18:53:28 +0000</created>
                <updated>Wed, 11 Sep 2019 19:14:05 +0000</updated>
                            <resolved>Mon, 10 Sep 2018 22:37:32 +0000</resolved>
                                    <version>3.5.0</version>
                                                    <component>Connection Management</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2003884" author="pitani" created="Sat, 15 Sep 2018 02:48:07 +0000"  >&lt;p&gt;Thank you. So GetMore is invoked based on BatchSize set on DBCursor. If BatchSize is not set on DBSursor, then what is the default value of BatchSize?&lt;/p&gt;</comment>
                            <comment id="1998827" author="jeff.yemin" created="Mon, 10 Sep 2018 22:37:00 +0000"  >&lt;p&gt;The driver executes a getMore command when the previous batch has been iterated, e.g.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: #008200; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;// hasNext will call getMore when all the documents from the previous batch have been iterated&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: #006699; font-weight: bold; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;while&lt;/span&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; (cursor.hasNext()) {&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&amp;nbsp;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&#160; cursor.next();&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="1998676" author="pitani" created="Mon, 10 Sep 2018 20:42:51 +0000"  >&lt;p&gt;Jeff,&lt;/p&gt;

&lt;p&gt;Request type is the Question. We are aware there is an issue in Z/TPF Mongo server.&#160;&lt;/p&gt;

&lt;p&gt;I am trying to understand from mongo java Driver(3.5.0) perspective.&#160;What makes the driver invoke below method? Is Client decide or Server tells client application to make another request to get more data?&lt;/p&gt;

&lt;p&gt;2018-08-26 12:32:58,891 &lt;span class=&quot;error&quot;&gt;&amp;#91;pool-1-thread-19&amp;#93;&lt;/span&gt; DEBUG org.mongodb.driver.protocol.getmore () Getting more documents from namespace tpfdf.LF31AA with cursor 1 on connection [connectionId&lt;br class=&quot;atl-forced-newline&quot; /&gt;&lt;/p&gt;
{localValue:14, serverValue:0}
&lt;p&gt;] to server localhost:27017&lt;/p&gt;</comment>
                            <comment id="1998495" author="jeff.yemin" created="Mon, 10 Sep 2018 19:08:31 +0000"  >&lt;p&gt;I&apos;m going to change the issue type to Question, since it appears that the Java driver itself is operating correctly by reporting an error returned by the server.&#160; If it turns out this is a server issue, we can move it and change the type accordingly.&lt;/p&gt;</comment>
                            <comment id="1998493" author="jeff.yemin" created="Mon, 10 Sep 2018 19:07:23 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=pitani&quot; class=&quot;user-hover&quot; rel=&quot;pitani&quot;&gt;pitani&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Sorry to hear you&apos;re having trouble.&#160; Can you let us know what version of the MongoDB server your application is connected to, and what type of cluster it is (standalone, replica set, sharded).&lt;/p&gt;

&lt;p&gt;Error code 35 in the latest server version maps to &lt;tt&gt;UserModificationFailed&lt;/tt&gt; so this is a somewhat surprising error to encounter for a normal query.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="1998474" author="pitani" created="Mon, 10 Sep 2018 19:02:35 +0000"  >&lt;p&gt;Some times we are seeing&#160;org.mongodb.driver.protocol.getmore () in log files, sometimes we are not seeing getMore() in the log files. What configuration trigger this getmore() invocation and how can we stop this getmore() invocation.&lt;/p&gt;</comment>
                            <comment id="1998467" author="pitani" created="Mon, 10 Sep 2018 18:56:14 +0000"  >&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2018-08-26 12:32:56,652 [pool-1-thread-19] DEBUG TpfdfRepositoryImpl.class () find using query: \{ &quot;_id&quot; : { &quot;$in&quot; : [ { &quot;$oid&quot; : &quot;0000000000000000fa853f41&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa86223f&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85323c&quot; } , \{ &quot;$oid&quot; : &quot;0000000000000000fa854746&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a49&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa862043&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a51&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853451&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000 fa853c50&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa856e4b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c4b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861953&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85325e&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853260&quot;} , \{ &quot;$oid&quot; : &quot;0000000 000000000fa86195c&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853267&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853266&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854763&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c6f&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85476f&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c6e&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c70&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c6d&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a6a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85476c&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c6c&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a72&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a7f&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854780&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854787&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854987&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861 a89&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861c84&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854783&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a82&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854784&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a83&quot;} , \{ &quot;$oid&quot; : &quot;000000000000 0000fa85478e&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c8a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853e8a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a8b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a98&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a99&quot;} , \{ &quot;$oid&quot; : &quot;000 0000000000000fa861a9f&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861a9a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853ea6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8547a5&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621b0&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621ad&quot;} , \{ &quot;$oi d&quot; : &quot;0000000000000000fa8547b3&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8547b4&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8547bf&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621c1&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cbe&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621bf&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8547bb&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8547bd&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cbb&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cc8&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621c9&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000f a8621c6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cc4&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cc2&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853bd1&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860ccd&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621cb&quot;} , \{ &quot;$oid&quot; : &quot;00000000 00000000fa860ccb&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd8&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621d9&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853bd6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd7&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd5&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd2&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cd3&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621e1&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621df&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8611dd&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8611da&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8611db&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853bdc&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853be6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621e6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860c e7&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853be2&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621e5&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8644f0&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8618ef&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cea&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000 000fa8644ea&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cf8&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa856df6&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621f7&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8619f7&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860cf7&quot;} , \{ &quot;$oid&quot; : &quot;0000 000000000000fa856df8&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa856df5&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8644f2&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8621fa&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa8644fb&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860d09&quot;} , \{ &quot;$oid &quot; : &quot;0000000000000000fa854806&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854708&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa854705&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa860d0e&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85350a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85480a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85480d&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa86450b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861918&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861919&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861916&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa 853c19&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa861917&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85321e&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853221&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85321b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853c1b&quot;} , \{ &quot;$oid&quot; : &quot;000000000 0000000fa85471b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85321a&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85471d&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85471c&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85321c&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853230&quot;} , \{ &quot;$oid&quot; : &quot; 0000000000000000fa85472b&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa85322d&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa856e36&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853239&quot;} , \{ &quot;$oid&quot; : &quot;0000000000000000fa853238&quot;}]}} and Projection is \{ &quot;lrec20&quot; : 1 , &quot;lrec30&quot; : 1 , &quot;lrec35&quot; : 1 , &quot;lrec36&quot; : 1 , &quot;lrec38&quot; : 1 , &quot;lrec65&quot; : 1 , &quot;lrec67&quot; : 1 , &quot;lrec80&quot; : 1 , &quot;lrec90&quot; : 1 , &quot;lrecA0&quot; : 1 , &quot;lrecDC&quot; : 1} in collection: LF31AA&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2018-08-26 12:32:56,653 [pool-1-thread-19] DEBUG org.mongodb.driver.protocol.query () Sending query of namespace tpfdf.LF31AA on connection [connectionId\{localValue:12, serverValue:0}] to server localhost:27017&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2018-08-26 12:32:58,888 [pool-1-thread-19] DEBUG org.mongodb.driver.protocol.query () Query completed&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2018-08-26 12:32:58,891 [pool-1-thread-19] DEBUG org.mongodb.driver.protocol.getmore () Getting more documents from namespace tpfdf.LF31AA with cursor 1 on connection [connectionId\{localValue:14, serverValue:0}] to server localhost:27017&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&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|hty2l3:</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>