<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:39 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-1031] UUID endianness used by the Java Driver is not the same with the one used by MongoShell</title>
                <link>https://jira.mongodb.org/browse/JAVA-1031</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;The Java Driver for MongoDB uses little endian integers when decoding an UUID (see the BasicBSONDecoder._binary() method which calls _in.readLong() twice to read two integers using the little endian format). However, MongoShell stores create UUID fields using the big endian format. Therefore, if you create an UUID field using MongoShell and then try to retrieve it using the Java Driver (or vice-versa), the displayed result won&apos;t be the expected one (i.e. the value entered at the first step).&lt;/p&gt;</description>
                <environment></environment>
        <key id="95433">JAVA-1031</key>
            <summary>UUID endianness used by the Java Driver is not the same with the one used by MongoShell</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="emil.goicovici">Emil Goicovici</reporter>
                        <labels>
                    </labels>
                <created>Wed, 23 Oct 2013 15:50:48 +0000</created>
                <updated>Wed, 23 Oct 2013 20:00:11 +0000</updated>
                            <resolved>Wed, 23 Oct 2013 19:58:07 +0000</resolved>
                                    <version>2.11.3</version>
                                                    <component>BSON</component>
                    <component>Codecs</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="445596" author="emil.goicovici" created="Wed, 23 Oct 2013 20:00:11 +0000"  >&lt;p&gt;OK, thanks for providing the reference to the initial issue.&lt;/p&gt;</comment>
                            <comment id="445594" author="jeff.yemin" created="Wed, 23 Oct 2013 19:58:07 +0000"  >&lt;p&gt;Resolving as a duplicate.&lt;/p&gt;</comment>
                            <comment id="445480" author="jeff.yemin" created="Wed, 23 Oct 2013 18:01:04 +0000"  >&lt;p&gt;This has been reported as &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-403&quot; title=&quot;UUIDs are stored as little endian (should be big endian)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-403&quot;&gt;&lt;del&gt;JAVA-403&lt;/del&gt;&lt;/a&gt;, which is still open.  &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|hrtqan:</customfieldvalue>

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