<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:58: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>[CXX-175] Add Bulk Write Capabilities</title>
                <link>https://jira.mongodb.org/browse/CXX-175</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Implement the bulk write API as described in the following spec document:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/10gen/specifications/blob/master/source/driver-bulk-update.rst&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/specifications/blob/master/source/driver-bulk-update.rst&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="131113">CXX-175</key>
            <summary>Add Bulk Write Capabilities</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="1" iconUrl="https://jira.mongodb.org/images/icons/priorities/blocker.svg">Blocker - P1</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="tyler@10gen.com">Tyler Brock</assignee>
                                    <reporter username="tyler@10gen.com">Tyler Brock</reporter>
                        <labels>
                            <label>legacy-cxx</label>
                            <label>write-commands</label>
                    </labels>
                <created>Mon, 14 Apr 2014 22:21:38 +0000</created>
                <updated>Thu, 13 Nov 2014 21:16:45 +0000</updated>
                            <resolved>Thu, 22 May 2014 01:12:52 +0000</resolved>
                                                    <fixVersion>legacy-0.9.0</fixVersion>
                                    <component>API</component>
                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="616105" author="xgen-internal-githook" created="Tue, 10 Jun 2014 20:47:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; ensure bulk operation executed if write fails&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/779a7886f14cabfd362e1e96f76473ed9f1a6540&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/779a7886f14cabfd362e1e96f76473ed9f1a6540&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592473" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; no empty batches!&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0c41a351354ef0ae2925834c50e7eb1021b55d98&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0c41a351354ef0ae2925834c50e7eb1021b55d98&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592472" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; move members around&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/62a02813012158c9a87902e42736ca9050f420c7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/62a02813012158c9a87902e42736ca9050f420c7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592471" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; spelling and namespaces&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/911a196752c879508c25455a1dbb1b8086c81b33&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/911a196752c879508c25455a1dbb1b8086c81b33&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592470" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; check for double executed, convert wc error to soft&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b0dc17efa203efd93814403715ad96149ed96c74&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b0dc17efa203efd93814403715ad96149ed96c74&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592469" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; rename files and things&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/fb2fef86524834a8508bae5a44f7493e7afd25fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/fb2fef86524834a8508bae5a44f7493e7afd25fc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592468" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; restore some things, add MONGO_CLIENT_API&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/30c654b42b257d10470371838fc736b7ba85fef0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/30c654b42b257d10470371838fc736b7ba85fef0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592467" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; ScopedWriteOperations code style&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/6bcfe51c714174f4ab0295990ca38b2b741a8f43&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/6bcfe51c714174f4ab0295990ca38b2b741a8f43&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592466" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; fixups&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5404355ba2af9b244057df81d1c2ff71b4fd45db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5404355ba2af9b244057df81d1c2ff71b4fd45db&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="592465" author="xgen-internal-githook" created="Thu, 22 May 2014 01:11:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-175&quot; title=&quot;Add Bulk Write Capabilities&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-175&quot;&gt;&lt;del&gt;CXX-175&lt;/del&gt;&lt;/a&gt; add bulk write capabilities&lt;br/&gt;
Branch: legacy&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/69491c69bd2775be3d1bdfa31cbcbe2bd4dceee5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/69491c69bd2775be3d1bdfa31cbcbe2bd4dceee5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="590940" author="tyler@10gen.com" created="Tue, 20 May 2014 23:25:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/79&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="107960">CXX-20</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="129511">CXX-168</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|hrfqfr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4229</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>