<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:42 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-1056] Exception when creating my own ObjectId using a mac address</title>
                <link>https://jira.mongodb.org/browse/JAVA-1056</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;When creating my own ObjectId using a mac address &quot;2e:20:8b:40:4e:01&quot;, the Java Driver throws IllegalArgumentException because of the &quot;:&quot; in the mac address and the length of the mac address. It looks like this should be ok according to the BSON spec?&lt;/p&gt;</description>
                <environment></environment>
        <key id="100987">JAVA-1056</key>
            <summary>Exception when creating my own ObjectId using a mac address</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="9">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="sjwhyter">Steven Whyte</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Dec 2013 23:17:12 +0000</created>
                <updated>Wed, 4 Dec 2013 03:52:45 +0000</updated>
                            <resolved>Wed, 4 Dec 2013 03:52:45 +0000</resolved>
                                                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="465220" author="jeff.yemin" created="Wed, 4 Dec 2013 03:52:29 +0000"  >&lt;p&gt;Yeah, that is not a valid string representation of an ObjectId.  The MAC address is just one piece of it.&lt;/p&gt;</comment>
                            <comment id="465198" author="sjwhyter" created="Wed, 4 Dec 2013 02:31:22 +0000"  >&lt;p&gt;Jeff,&lt;/p&gt;

&lt;p&gt;I was getting the error when programmatically creating the ObjectId() as a new ObjectId(&quot;2e:20:8b:40:4e:01&quot;), I have changed it to do it as part of persisting the document, and that work fine. Unless you see a problem with creating an new ObjectId using that constructor, then you might as well close this issue. Thanks &lt;/p&gt;</comment>
                            <comment id="465140" author="jeff.yemin" created="Tue, 3 Dec 2013 23:18:00 +0000"  >&lt;p&gt;Can you attach a test program please?&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|hrulin:</customfieldvalue>

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