<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:36:31 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>[GODRIVER-1499] Remove timeout check from server selection fast path</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1499</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;In &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1404&quot; title=&quot;Improve performance of SelectServer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1404&quot;&gt;&lt;del&gt;GODRIVER-1404&lt;/del&gt;&lt;/a&gt;, we introduced a server selection fast path that attempts to select a server once. If the initial selection fails, we call &lt;tt&gt;Subscribe&lt;/tt&gt; and wait for new updates. The fast path still checks for &lt;tt&gt;ctx.Done&lt;/tt&gt; and server selection timeout. We can remove this check because the fast path is arguably non-blocking and if the context has expired, it&apos;ll either be checked in the &lt;tt&gt;Subscribe&lt;/tt&gt; path if initial selection fails or in &lt;tt&gt;WriteWireMessage&lt;/tt&gt; before we send the command to the server. This basically makes it so we always attempt server selection once, regardless of the context/timeout.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1203556">GODRIVER-1499</key>
            <summary>Remove timeout check from server selection fast path</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="13201">Fixed</resolution>
                                        <assignee username="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="divjot.arora@mongodb.com">Divjot Arora</reporter>
                        <labels>
                    </labels>
                <created>Fri, 28 Feb 2020 15:29:28 +0000</created>
                <updated>Sat, 28 Oct 2023 11:38:19 +0000</updated>
                            <resolved>Wed, 8 Apr 2020 14:36:05 +0000</resolved>
                                                    <fixVersion>1.4.0</fixVersion>
                                    <component>Server Selection</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3031006" author="xgen-internal-githook" created="Wed, 8 Apr 2020 14:35:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;, &apos;username&apos;: &apos;divjotarora&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1499&quot; title=&quot;Remove timeout check from server selection fast path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1499&quot;&gt;&lt;del&gt;GODRIVER-1499&lt;/del&gt;&lt;/a&gt; Remove timeout checks from server selection fast path (#356)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/94b769fb184c3ee9a2e5a178f8bbc14684ad6e2c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/94b769fb184c3ee9a2e5a178f8bbc14684ad6e2c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3025678" author="bartle" created="Fri, 3 Apr 2020 18:30:21 +0000"  >&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="3025672" author="divjot.arora" created="Fri, 3 Apr 2020 18:28:43 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/356&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/356&lt;/a&gt;&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|hujg3r:</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>