<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:40 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>[JAVA-1040] 2.12: Implement fluent API for bulk writes</title>
                <link>https://jira.mongodb.org/browse/JAVA-1040</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Implement in 2.12.0&lt;/p&gt;</description>
                <environment></environment>
        <key id="97616">JAVA-1040</key>
            <summary>2.12: Implement fluent API for bulk writes</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="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Nov 2013 16:34:27 +0000</created>
                <updated>Thu, 3 Apr 2014 15:21:45 +0000</updated>
                            <resolved>Fri, 17 Jan 2014 22:28:43 +0000</resolved>
                                                    <fixVersion>2.12.0</fixVersion>
                                    <component>API</component>
                    <component>Write Operations</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="513886" author="xgen-internal-githook" created="Wed, 12 Mar 2014 01:04:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1040&quot; title=&quot;2.12: Implement fluent API for bulk writes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1040&quot;&gt;&lt;del&gt;JAVA-1040&lt;/del&gt;&lt;/a&gt;: Added more bulk write test coverage.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/186b7362b5662786238ef5fb5e00056562b1ceba&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/186b7362b5662786238ef5fb5e00056562b1ceba&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="513885" author="xgen-internal-githook" created="Wed, 12 Mar 2014 01:04:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1040&quot; title=&quot;2.12: Implement fluent API for bulk writes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1040&quot;&gt;&lt;del&gt;JAVA-1040&lt;/del&gt;&lt;/a&gt;: Added illegal key checks for insert, update, and replace&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/945925cf4abf8f78211d2ec5591a7c5ba1ec91bb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/945925cf4abf8f78211d2ec5591a7c5ba1ec91bb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="506166" author="xgen-internal-githook" created="Thu, 27 Feb 2014 01:50:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1040&quot; title=&quot;2.12: Implement fluent API for bulk writes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1040&quot;&gt;&lt;del&gt;JAVA-1040&lt;/del&gt;&lt;/a&gt;: Make BulkOperation throw IllegalStateException if executed more than once or with an empty list up updates.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/91d18058bca8ffba76b89af9a74ec93900263f12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/91d18058bca8ffba76b89af9a74ec93900263f12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="506165" author="xgen-internal-githook" created="Thu, 27 Feb 2014 01:50:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1040&quot; title=&quot;2.12: Implement fluent API for bulk writes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1040&quot;&gt;&lt;del&gt;JAVA-1040&lt;/del&gt;&lt;/a&gt;: Make BulkOperation throw IllegalStateException if executed more than once or with an empty list up updates.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/07180e4129a8bdec28aa2131fda64a314fe913ac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/07180e4129a8bdec28aa2131fda64a314fe913ac&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="498281" author="xgen-internal-githook" created="Thu, 13 Feb 2014 02:40:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jyemin&apos;, u&apos;name&apos;: u&apos;Jeff Yemin&apos;, u&apos;email&apos;: u&apos;jeff.yemin@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1040&quot; title=&quot;2.12: Implement fluent API for bulk writes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1040&quot;&gt;&lt;del&gt;JAVA-1040&lt;/del&gt;&lt;/a&gt;: Change name of BulkWriteResult updatedCount property to matchedCount, to better reflect the semantics&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/151d26e9bb31c72e0b9296ce989b99e72f9b7d52&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/151d26e9bb31c72e0b9296ce989b99e72f9b7d52&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="59842">JAVA-718</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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>JAVA-922</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrt68v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>84095</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="81">Sprint 2</customfieldvalue>

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