<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:18 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-689] Detect incompatible wire versions</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-689</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;topology-&amp;gt;compatible is never set &quot;false&quot;, even if a server reports its minWireVersion as greater than the driver&apos;s MAX_WIRE_VERSION of 3.&lt;/p&gt;

&lt;p&gt;test_wire_version () would&apos;ve caught this except it was disabled by mistake.&lt;/p&gt;

&lt;p&gt;Required by the Server Discovery And Monitoring Spec, but since the server hasn&apos;t begun to raise its minWireVersion yet, it will be a long time before this is a real bug.&lt;/p&gt;</description>
                <environment></environment>
        <key id="206453">CDRIVER-689</key>
            <summary>Detect incompatible wire versions</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 May 2015 14:11:16 +0000</created>
                <updated>Fri, 8 Sep 2017 04:21:35 +0000</updated>
                            <resolved>Thu, 10 Aug 2017 22:12:02 +0000</resolved>
                                    <version>1.2.0</version>
                                    <fixVersion>1.8.0</fixVersion>
                                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1646480" author="xgen-internal-githook" created="Fri, 11 Aug 2017 17:53:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-689&quot; title=&quot;Detect incompatible wire versions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-689&quot;&gt;&lt;del&gt;CDRIVER-689&lt;/del&gt;&lt;/a&gt; detect incompatible wire versions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/6b908ace8d8efc80c7b973df4a988c034618ea84&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/6b908ace8d8efc80c7b973df4a988c034618ea84&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1352160" author="xgen-internal-githook" created="Tue, 9 Aug 2016 22:45:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: Remove duplicated todo for &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-689&quot; title=&quot;Detect incompatible wire versions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-689&quot;&gt;&lt;del&gt;CDRIVER-689&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/b1a5d8f765278bc23e3de9f4134cf99563204ffc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/b1a5d8f765278bc23e3de9f4134cf99563204ffc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1006407" author="jesse" created="Sat, 15 Aug 2015 02:15:02 +0000"  >&lt;p&gt;Remove this TODO:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/068e0adb9b34c5dda54508aa63c08fc97a317b14/src/mongoc/mongoc-topology-description.c#L437-437&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/068e0adb9b34c5dda54508aa63c08fc97a317b14/src/mongoc/mongoc-topology-description.c#L437-437&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="929971" author="xgen-internal-githook" created="Tue, 2 Jun 2015 22:36:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-689&quot; title=&quot;Detect incompatible wire versions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-689&quot;&gt;&lt;del&gt;CDRIVER-689&lt;/del&gt;&lt;/a&gt; test wire version range with mock_server2&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/9ab31f5ba13d6ae34d4f7b651bb9a015a4769ec4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/9ab31f5ba13d6ae34d4f7b651bb9a015a4769ec4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="162167">CDRIVER-438</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="425368">CDRIVER-2270</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="240033">CDRIVER-1005</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|hrbsrb:</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>