<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:19:26 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-3934] _mongoc_cluster_auth_node(): precondition failed: stream</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3934</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;An assertion can be triggered in &lt;tt&gt;_mongoc_cluster_auth_node&lt;/tt&gt; when called from&#160;&lt;br/&gt;
&lt;tt&gt;mongoc_cluster_fetch_stream_single&lt;/tt&gt; (at line 2429) in case speculative SCRAM auth failed with a network error.&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;tt&gt;mongoc_cluster_fetch_stream_single&lt;/tt&gt; calls &lt;tt&gt;_mongoc_cluster_finish_speculative_auth&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;it calls &lt;tt&gt;_mongoc_cluster_auth_scram_continue&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;_mongoc_cluster_run_scram_command&lt;/tt&gt; fails with a network error&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;_handle_network_error&lt;/tt&gt; calls &lt;tt&gt;mongoc_cluster_disconnect_node&lt;/tt&gt; which resets scanner node stream.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1655194">CDRIVER-3934</key>
            <summary>_mongoc_cluster_auth_node(): precondition failed: stream</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="13201">Fixed</resolution>
                                        <assignee username="andreas.braun@mongodb.com">Andreas Braun</assignee>
                                    <reporter username="bugaevskiy@yandex-team.ru">Andrey Bugaevskiy</reporter>
                        <labels>
                            <label>planned-maintenance-detectable-bug</label>
                    </labels>
                <created>Mon, 22 Mar 2021 12:41:40 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:31 +0000</updated>
                            <resolved>Mon, 10 May 2021 11:41:34 +0000</resolved>
                                    <version>1.17.4</version>
                                    <fixVersion>1.17.6</fixVersion>
                                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3855467" author="xgen-internal-githook" created="Thu, 3 Jun 2021 00:38:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andreas Braun&apos;, &apos;email&apos;: &apos;alcaeus@users.noreply.github.com&apos;, &apos;username&apos;: &apos;alcaeus&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication (#791)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Assert request before getting memory failure&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix code review feedback&lt;br/&gt;
Branch: r1.18&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3f668d217e5dbf540af7465743ebbcba4cb621d3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3f668d217e5dbf540af7465743ebbcba4cb621d3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3763237" author="xgen-internal-githook" created="Mon, 10 May 2021 11:41:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andreas Braun&apos;, &apos;email&apos;: &apos;alcaeus@users.noreply.github.com&apos;, &apos;username&apos;: &apos;alcaeus&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication (#791)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Assert request before getting memory failure&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix code review feedback&lt;br/&gt;
Branch: r1.17&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/e657c13a4eac97b8a6e0e2762682b71483e907d6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/e657c13a4eac97b8a6e0e2762682b71483e907d6&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3763236" author="xgen-internal-githook" created="Mon, 10 May 2021 11:40:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Andreas Braun&apos;, &apos;email&apos;: &apos;alcaeus@users.noreply.github.com&apos;, &apos;username&apos;: &apos;alcaeus&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication (#791)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3934&quot; title=&quot;_mongoc_cluster_auth_node(): precondition failed: stream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3934&quot;&gt;&lt;del&gt;CDRIVER-3934&lt;/del&gt;&lt;/a&gt; Correctly handle network errors during speculative authentication&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Assert request before getting memory failure&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix code review feedback&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/bc5d37a7916d99419e9b9cb94fae1c17f1df3525&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/bc5d37a7916d99419e9b9cb94fae1c17f1df3525&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3758173" author="andreas.braun" created="Thu, 6 May 2021 07:35:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/791&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/791&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3677476" author="esha.bhargava" created="Mon, 22 Mar 2021 19:38:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bugaevskiy%40yandex-team.ru&quot; class=&quot;user-hover&quot; rel=&quot;bugaevskiy@yandex-team.ru&quot;&gt;bugaevskiy@yandex-team.ru&lt;/a&gt; Thank you for reporting this issue. We&apos;ll look into it and get back to you soon.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1822641">CDRIVER-4090</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hr324f:</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="919">PHP Sprint 32</customfieldvalue>
    <customfieldvalue id="4826">PHP Sprint April 26-30 2021</customfieldvalue>

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