<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:18:01 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-3432] No longer require `gethostname` to generate ObjectIDs</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3432</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;I noticed while making static builds of &lt;tt&gt;libbson&lt;/tt&gt; for &lt;tt&gt;libmongocrypt&lt;/tt&gt; that we have a dependency in &lt;tt&gt;libbson&lt;/tt&gt; for &lt;tt&gt;ws_32.lib&lt;/tt&gt; on windows, so it can provide &lt;tt&gt;gethostname&lt;/tt&gt;. As I suspected, this was being used for &lt;tt&gt;ObjectId&lt;/tt&gt; generation. The recently written ObjectId specification no longer requires a hostname, so this can be dropped from the libbson implementation. I think it would make the library even more portable.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1009724">CDRIVER-3432</key>
            <summary>No longer require `gethostname` to generate ObjectIDs</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="12300">Won&apos;t Do</resolution>
                                        <assignee username="josh.siegel@mongodb.com">Josh Siegel</assignee>
                                    <reporter username="matt.broadstone@mongodb.com">Matt Broadstone</reporter>
                        <labels>
                            <label>neweng</label>
                    </labels>
                <created>Mon, 18 Nov 2019 20:13:04 +0000</created>
                <updated>Fri, 23 Jun 2023 15:24:06 +0000</updated>
                            <resolved>Fri, 23 Jun 2023 15:22:13 +0000</resolved>
                                                                    <component>libbson</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5521385" author="JIRAUSER1273938" created="Fri, 23 Jun 2023 15:22:13 +0000"  >&lt;p&gt;Although ObjectID&apos;s specification no longer requires a hostname, it still requires a random value that is unique to the machine and process (&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/objectid.rst#random-value&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/objectid.rst#random-value&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;The current implementation of the C Driver uses the hostname for this &quot;machine uniqueness&quot; property, so it is still required.&#160;&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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-3870</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hssex3:</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>