<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:23 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-707] wtimeout errors from legacy writes ignored</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-707</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;A bulk operation with w &amp;gt; 1 and wtimeout, sent using legacy opcodes, calls getlasterror and may receive a wtimeout error. But the error is ignored and is not reported in the reply&apos;s writeConcernError array as spec&apos;ed. See _mongoc_write_result_merge_legacy vs. _mongoc_write_result_merge.&lt;/p&gt;</description>
                <environment></environment>
        <key id="211071">CDRIVER-707</key>
            <summary>wtimeout errors from legacy writes ignored</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="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 16 Jun 2015 20:39:20 +0000</created>
                <updated>Tue, 8 Dec 2015 02:32:37 +0000</updated>
                            <resolved>Tue, 1 Dec 2015 02:31:26 +0000</resolved>
                                                    <fixVersion>1.3.0-rc0</fixVersion>
                                    <component>Bulk API</component>
                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1101509" author="xgen-internal-githook" created="Tue, 1 Dec 2015 02:09:06 +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-707&quot; title=&quot;wtimeout errors from legacy writes ignored&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-707&quot;&gt;&lt;del&gt;CDRIVER-707&lt;/del&gt;&lt;/a&gt; legacy writes handle writeConcern errs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/a4a1660bded428a6de3c346d18eda03ec557bed4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/a4a1660bded428a6de3c346d18eda03ec557bed4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1040113" author="xgen-internal-githook" created="Tue, 22 Sep 2015 18:53:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-707&quot; title=&quot;wtimeout errors from legacy writes ignored&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-707&quot;&gt;&lt;del&gt;CDRIVER-707&lt;/del&gt;&lt;/a&gt;: ifdef test out until the ticket is fixed&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/410b49da9373b44bec9724b6f58906fb8476ead3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/410b49da9373b44bec9724b6f58906fb8476ead3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1031594" author="jesse" created="Wed, 16 Sep 2015 13:42:35 +0000"  >&lt;p&gt;When this is fixed, reenable test_wtimeout_plus_duplicate_key_err_legacy.&lt;/p&gt;</comment>
                            <comment id="942403" author="xgen-internal-githook" created="Tue, 16 Jun 2015 22:13:48 +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-660&quot; title=&quot;Test bulk result&amp;#39;s writeConcernError with mock server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-660&quot;&gt;&lt;del&gt;CDRIVER-660&lt;/del&gt;&lt;/a&gt; test write concern&lt;/p&gt;

&lt;p&gt;Reveals &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-707&quot; title=&quot;wtimeout errors from legacy writes ignored&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-707&quot;&gt;&lt;del&gt;CDRIVER-707&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/792136287beb485931b51868a6390ad8599efdb7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/792136287beb485931b51868a6390ad8599efdb7&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="204712">CDRIVER-660</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|hsadnj:</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="812">C Driver 2015Q2 sprint 11</customfieldvalue>

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