<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:35:22 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-975] bulk write doesn&apos;t report write concern error</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-975</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;collection.BulkWrite doesn&apos;t report write concern errors. I think the problem is in driverlegacy/bulk_write.go:runBatch, which returns a BulkWriteException for each batch. This exception captures the write errors for each write, but not the write concern error.&lt;/p&gt;</description>
                <environment></environment>
        <key id="741133">GODRIVER-975</key>
            <summary>bulk write doesn&apos;t report write concern error</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="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="divjot.arora@mongodb.com">Divjot Arora</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Apr 2019 15:56:34 +0000</created>
                <updated>Sat, 28 Oct 2023 11:38:57 +0000</updated>
                            <resolved>Wed, 24 Apr 2019 19:38:24 +0000</resolved>
                                                    <fixVersion>1.0.2</fixVersion>
                                    <component>CRUD</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2224106" author="xgen-internal-githook" created="Wed, 24 Apr 2019 22:18:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;username&apos;: &apos;divjotarora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: Return WriteConcernError from bulk writes&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-975&quot; title=&quot;bulk write doesn&amp;#39;t report write concern error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-975&quot;&gt;&lt;del&gt;GODRIVER-975&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: Ie363b168fd7e60debd629c4f37040b90318554bd&lt;br/&gt;
Branch: release/1.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/69aa7c56fc50edaa8be51a09453d609d8976d571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/69aa7c56fc50edaa8be51a09453d609d8976d571&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2223889" author="xgen-internal-githook" created="Wed, 24 Apr 2019 19:38:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;username&apos;: &apos;divjotarora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;}
&lt;p&gt;Message: Return WriteConcernError from bulk writes&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-975&quot; title=&quot;bulk write doesn&amp;#39;t report write concern error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-975&quot;&gt;&lt;del&gt;GODRIVER-975&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: Ie363b168fd7e60debd629c4f37040b90318554bd&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/bb984ba94a90e2bdf108128bf6bef0c0505a4bc7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/bb984ba94a90e2bdf108128bf6bef0c0505a4bc7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2219201" author="divjot.arora" created="Fri, 19 Apr 2019 15:06:03 +0000"  >&lt;p&gt;PR:&#160;&lt;a href=&quot;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/451552&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/451552&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2218434" author="kris.brandow" created="Thu, 18 Apr 2019 20:16:32 +0000"  >&lt;p&gt;Made the backport ticket: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-981&quot; title=&quot;Backport &amp;quot;bulk write doesn&amp;#39;t report write concern error&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-981&quot;&gt;&lt;del&gt;GODRIVER-981&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="2218430" author="divjot.arora" created="Thu, 18 Apr 2019 20:15:26 +0000"  >&lt;p&gt;Yeah, I have a small patch.&#160; I can submit it once I add a test.&lt;/p&gt;</comment>
                            <comment id="2218424" author="ian@10gen.com" created="Thu, 18 Apr 2019 20:13:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kris.brandow&quot; class=&quot;user-hover&quot; rel=&quot;kris.brandow&quot;&gt;kris.brandow&lt;/a&gt; to make a backport ticket here.&lt;/p&gt;</comment>
                            <comment id="2218422" author="ian@10gen.com" created="Thu, 18 Apr 2019 20:12:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=divjot.arora&quot; class=&quot;user-hover&quot; rel=&quot;divjot.arora&quot;&gt;divjot.arora&lt;/a&gt; it sounded like you might already have a patch to link in here?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                        <issuelink>
            <issuekey id="741338">GODRIVER-981</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="500910">TOOLS-1956</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <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|hukdlj:</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>