<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:56:19 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-2100] Rephrase unsupported/corrupt BSON messages</title>
                <link>https://jira.mongodb.org/browse/JAVA-2100</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-281&quot; title=&quot;Rephrase unsupported/corrupt BSON messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-281&quot;&gt;&lt;del&gt;DRIVERS-281&lt;/del&gt;&lt;/a&gt; for description of the change.&lt;/p&gt;</description>
                <environment></environment>
        <key id="261247">JAVA-2100</key>
            <summary>Rephrase unsupported/corrupt BSON messages</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Jan 2016 19:16:03 +0000</created>
                <updated>Tue, 16 Feb 2016 15:24:22 +0000</updated>
                            <resolved>Tue, 9 Feb 2016 00:36:02 +0000</resolved>
                                                    <fixVersion>3.2.2</fixVersion>
                                    <component>BSON</component>
                    <component>Error Handling</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1174195" author="jeff.yemin" created="Tue, 16 Feb 2016 15:24:22 +0000"  >&lt;p&gt;Closed for 3.2.2 release&lt;/p&gt;</comment>
                            <comment id="1167315" author="xgen-internal-githook" created="Tue, 9 Feb 2016 00:35:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2100&quot; title=&quot;Rephrase unsupported/corrupt BSON messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2100&quot;&gt;&lt;del&gt;JAVA-2100&lt;/del&gt;&lt;/a&gt;: Standardize error message when unknown BSON type is encounter during decoding.&lt;/p&gt;

&lt;p&gt;  &quot;Detected unknown BSON type &quot;\x16&quot; for fieldname &quot;a&quot;. Are you using the latest driver version?&quot;&lt;/p&gt;

&lt;p&gt;  This will help users who start using new BSON types in newer server versions, but have not yet upgraded their driver.&lt;br/&gt;
Branch: 3.2.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/027d1206a95ec67ff9d87b61e54b2ba4b4975ba0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/027d1206a95ec67ff9d87b61e54b2ba4b4975ba0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1167241" author="xgen-internal-githook" created="Mon, 8 Feb 2016 23:50:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-2100&quot; title=&quot;Rephrase unsupported/corrupt BSON messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-2100&quot;&gt;&lt;del&gt;JAVA-2100&lt;/del&gt;&lt;/a&gt;: Standardize error message when unknown BSON type is encounter during decoding.&lt;/p&gt;

&lt;p&gt;  &quot;Detected unknown BSON type &quot;\x16&quot; for fieldname &quot;a&quot;. Are you using the latest driver version?&quot;&lt;/p&gt;

&lt;p&gt;  This will help users who start using new BSON types in newer server versions, but have not yet upgraded their driver.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/5eb70e2d7606bb27c3951b5eb3ad6614cd221e3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/5eb70e2d7606bb27c3951b5eb3ad6614cd221e3e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="258894">DRIVERS-281</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|hshsc7:</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>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="914">JVM Sprint 31</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>