<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:25 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-716] _mongoc_client_sendv falls back to sending to any server?</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-716</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;This logic seems very suspicious:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/7a7aa181a67108a656c478d130fe72eb137e714f/src/mongoc/mongoc-client.c#L451-L459&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/7a7aa181a67108a656c478d130fe72eb137e714f/src/mongoc/mongoc-client.c#L451-L459&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If the first attempt to send to a server with a specific id fails for any reason, try again with no server id?&lt;/p&gt;</description>
                <environment></environment>
        <key id="212004">CDRIVER-716</key>
            <summary>_mongoc_client_sendv falls back to sending to any server?</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Sat, 20 Jun 2015 01:33:35 +0000</created>
                <updated>Wed, 19 Oct 2016 14:15:10 +0000</updated>
                            <resolved>Fri, 11 Sep 2015 17:48:01 +0000</resolved>
                                                    <fixVersion>1.2-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1131739" author="xgen-internal-githook" created="Mon, 11 Jan 2016 22:05:36 +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@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-716&quot; title=&quot;_mongoc_client_sendv falls back to sending to any server?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-716&quot;&gt;&lt;del&gt;CDRIVER-716&lt;/del&gt;&lt;/a&gt; Always enforce server selection.&lt;/p&gt;

&lt;p&gt;Remove _mongoc_client_sendv and related functions that would try to send a&lt;br/&gt;
message to the selected server, but fell back to sending the message to the&lt;br/&gt;
primary.&lt;br/&gt;
Branch: 1.3.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1070875" author="xgen-internal-githook" created="Mon, 26 Oct 2015 20:34:03 +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@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-716&quot; title=&quot;_mongoc_client_sendv falls back to sending to any server?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-716&quot;&gt;&lt;del&gt;CDRIVER-716&lt;/del&gt;&lt;/a&gt; Always enforce server selection.&lt;/p&gt;

&lt;p&gt;Remove _mongoc_client_sendv and related functions that would try to send a&lt;br/&gt;
message to the selected server, but fell back to sending the message to the&lt;br/&gt;
primary.&lt;br/&gt;
Branch: debian&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1027883" author="xgen-internal-githook" created="Fri, 11 Sep 2015 20:28:33 +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@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-716&quot; title=&quot;_mongoc_client_sendv falls back to sending to any server?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-716&quot;&gt;&lt;del&gt;CDRIVER-716&lt;/del&gt;&lt;/a&gt; Always enforce server selection.&lt;/p&gt;

&lt;p&gt;Remove _mongoc_client_sendv and related functions that would try to send a&lt;br/&gt;
message to the selected server, but fell back to sending the message to the&lt;br/&gt;
primary.&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/93e290f48163e1e426bff421239c63e09919ed2a&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="204969">CDRIVER-679</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|hreaxb:</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="699">C Driver 2015Q2 sprint 7</customfieldvalue>

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