<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:00:37 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-3857] &#8220;The responseTo (1113396) in the response does not match the requestId (1113399) in the request&#8221;</title>
                <link>https://jira.mongodb.org/browse/JAVA-3857</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;&#8220;The responseTo (1113396) in the response does not match the requestId (1113399) in the request&#8221;&lt;/p&gt;

&lt;p&gt;Occasionally seeing this returned from the java mongo client &#8216;org.mongodb:mongodb-driver-async:3.12.3&#8217; &#8211; mainly during read requests.&lt;/p&gt;

&lt;p&gt;We have a sharded cluster with 20+ shards and 2 router nodes running mongodb community edition 4.4 on ARM64 machines in AWS.&lt;/p&gt;

&lt;p&gt;Anyone know more about this error, why it happens, how to resolve it &#8211; is this a bug?&lt;/p&gt;</description>
                <environment></environment>
        <key id="1506171">JAVA-3857</key>
            <summary>&#8220;The responseTo (1113396) in the response does not match the requestId (1113399) in the request&#8221;</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="13203">Gone away</resolution>
                                        <assignee username="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="falmiski@creativeradicals.com">Firass Almiski</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Oct 2020 21:12:43 +0000</created>
                <updated>Fri, 27 Oct 2023 19:48:28 +0000</updated>
                            <resolved>Tue, 27 Oct 2020 22:34:12 +0000</resolved>
                                                                    <component>Wire Protocol</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="3465568" author="jeff.yemin" created="Tue, 27 Oct 2020 22:34:12 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=falmiski%40creativeradicals.com&quot; class=&quot;user-hover&quot; rel=&quot;falmiski@creativeradicals.com&quot;&gt;falmiski@creativeradicals.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As we haven&apos;t heard back from you, we&apos;re closing this issue.  If you can provide more information we&apos;d be happy to re-open it.&lt;/p&gt;</comment>
                            <comment id="3441897" author="jeff.yemin" created="Tue, 13 Oct 2020 12:17:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=falmiski%40creativeradicals.com&quot; class=&quot;user-hover&quot; rel=&quot;falmiski@creativeradicals.com&quot;&gt;falmiski@creativeradicals.com&lt;/a&gt; thanks for reporting this issue.  It sounds like a bug, but not one we&apos;ve seen before.  &lt;/p&gt;

&lt;p&gt;To progress our investigation, can you provide &lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;client application logs that include the full stack trace(s)&lt;/li&gt;
	&lt;li&gt;server logs from both mongos servers covering the same time period&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks,&lt;br/&gt;
Jeff&lt;/p&gt;</comment>
                            <comment id="3440658" author="falmiski@creativeradicals.com" created="Mon, 12 Oct 2020 22:38:45 +0000"  >&lt;p&gt;I inquired about the compatibility with 4.4 on your community forums, where I was told it was.&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://developer.mongodb.com/community/forums/t/4-4-server-compatibility-w-async-completable-futures-java-driver/7604&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://developer.mongodb.com/community/forums/t/4-4-server-compatibility-w-async-completable-futures-java-driver/7604&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What triggers this error? It is very disturbing to our system. Is there a workaround?&lt;/p&gt;</comment>
                            <comment id="3438458" author="dmitry.agranat" created="Sun, 11 Oct 2020 11:45:18 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=falmiski%40creativeradicals.com&quot; class=&quot;user-hover&quot; rel=&quot;falmiski@creativeradicals.com&quot;&gt;falmiski@creativeradicals.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;I&apos;ve noticed you are using an incompatible Java driver with MongoDB 4.4. The first thing I recommend is adjusting your driver/server compatibility according to our &lt;a href=&quot;https://docs.mongodb.com/drivers/java/#mongodb-compatibility&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;documentation&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;As for the message itself, in the the Java driver we ensure the validity of the message &lt;a href=&quot;https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/#standard-message-header&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;header values&lt;/a&gt;. In particular we ensure the responseTo header in a reply from the server matches the original requestID header.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Dima&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|hr69xr:</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>