<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:14: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-2057] localThresholdMS should default to 15 milliseconds</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2057</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The server selection spec states that localThresholdMS should &lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/server-selection/server-selection.rst#localthresholdms&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;default to 15 milliseconds&lt;/a&gt;, but &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/1.6.0/src/mongoc/mongoc-topology-private.h#L30&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;MONGOC_TOPOLOGY_LOCAL_THRESHOLD_MS&lt;/tt&gt;&lt;/a&gt; is defined as 15000 (i.e. 15 seconds). In practice, this causes &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/1.6.0/src/mongoc/mongoc-topology-description.c#L702&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;mongoc_topology_description_suitable_servers()&lt;/tt&gt;&lt;/a&gt; to append most every server to the list before random selection.&lt;/p&gt;</description>
                <environment></environment>
        <key id="354276">CDRIVER-2057</key>
            <summary>localThresholdMS should default to 15 milliseconds</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="jmikola@mongodb.com">Jeremy Mikola</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Feb 2017 15:08:40 +0000</created>
                <updated>Tue, 7 Mar 2017 16:58:50 +0000</updated>
                            <resolved>Thu, 2 Mar 2017 20:49:04 +0000</resolved>
                                    <version>1.5.4</version>
                    <version>1.6.0</version>
                                    <fixVersion>1.5.5</fixVersion>
                    <fixVersion>1.6.1</fixVersion>
                                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1517969" author="xgen-internal-githook" created="Tue, 7 Mar 2017 16:58:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-917&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-917&quot;&gt;&lt;del&gt;PHPC-917&lt;/del&gt;&lt;/a&gt;: Bump libmongoc and libbson to 1.6.1.&lt;/p&gt;

&lt;p&gt;Includes &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;, which fixes the default value for localThresholdMS.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/42f0b4d8a516d0e818e0f8515588c75c22ac5796&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-php-driver/commit/42f0b4d8a516d0e818e0f8515588c75c22ac5796&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1517966" author="xgen-internal-githook" created="Tue, 7 Mar 2017 16:58:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-917&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-917&quot;&gt;&lt;del&gt;PHPC-917&lt;/del&gt;&lt;/a&gt;: Bump libmongoc and libbson to 1.5.5&lt;/p&gt;

&lt;p&gt;Includes &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;, which fixes the default value for localThresholdMS.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/e25091bd75aec762ff0c9c91525cc839494aecca&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-php-driver/commit/e25091bd75aec762ff0c9c91525cc839494aecca&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1517940" author="xgen-internal-githook" created="Tue, 7 Mar 2017 16:43:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/PHPC-917&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PHPC-917&quot;&gt;&lt;del&gt;PHPC-917&lt;/del&gt;&lt;/a&gt;: Bump libmongoc and libbson to 1.5.5&lt;/p&gt;

&lt;p&gt;Includes &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;, which fixes the default value for localThresholdMS.&lt;br/&gt;
Branch: v1.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-php-driver/commit/e25091bd75aec762ff0c9c91525cc839494aecca&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-php-driver/commit/e25091bd75aec762ff0c9c91525cc839494aecca&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1514761" author="jesse" created="Thu, 2 Mar 2017 20:48:44 +0000"  >&lt;p&gt;r1.6: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/7dd7285913e8e3f2a6e461e336d7858cb0d47964&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/7dd7285913e8e3f2a6e461e336d7858cb0d47964&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1514757" author="xgen-internal-githook" created="Thu, 2 Mar 2017 20:46:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;: localThresholdMS should default to 15 milliseconds&lt;/p&gt;

&lt;p&gt;Branch: r1.5&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/bf5e1d3c6b092affc51f5df23b135be8b179dcba&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/bf5e1d3c6b092affc51f5df23b135be8b179dcba&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1508655" author="xgen-internal-githook" created="Fri, 24 Feb 2017 11:49:19 +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@emptysquare.net&apos;}
&lt;p&gt;Message: Merge pull request #423 from jmikola/1.5-cdriver-2057&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;: localThresholdMS should default to 15 milliseconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/86abf4bd7026e358a080c46c25b9d80a739b50fd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/86abf4bd7026e358a080c46c25b9d80a739b50fd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1508654" author="xgen-internal-githook" created="Fri, 24 Feb 2017 11:49:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jmikola&apos;, u&apos;name&apos;: u&apos;Jeremy Mikola&apos;, u&apos;email&apos;: u&apos;jmikola@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2057&quot; title=&quot;localThresholdMS should default to 15 milliseconds&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2057&quot;&gt;&lt;del&gt;CDRIVER-2057&lt;/del&gt;&lt;/a&gt;: localThresholdMS should default to 15 milliseconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/dd10f2b4c6b4e20ec915235c7c3e8252412b4030&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/dd10f2b4c6b4e20ec915235c7c3e8252412b4030&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1500126" author="jmikola@gmail.com" created="Thu, 16 Feb 2017 15:13:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/423&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/423&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="354280">PHPC-917</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="354283">PHPC-918</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="354191">CDRIVER-2056</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|hsv10f:</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="1602">C Driver 2017 2 - Feb 10, 2019</customfieldvalue>

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