<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:24 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-713] Legacy OP_INSERTs batched when they shouldn&apos;t be</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-713</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description></description>
                <environment></environment>
        <key id="211668">CDRIVER-713</key>
            <summary>Legacy OP_INSERTs batched when they shouldn&apos;t be</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>Thu, 18 Jun 2015 20:17:14 +0000</created>
                <updated>Wed, 3 May 2017 22:14:16 +0000</updated>
                            <resolved>Sat, 20 Jun 2015 15:49:27 +0000</resolved>
                                                                    <component>Bulk API</component>
                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="946302" author="xgen-internal-githook" created="Sat, 20 Jun 2015 15:51:47 +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-714&quot; title=&quot;Legacy OP_INSERTS not batched when they should be&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-714&quot;&gt;&lt;del&gt;CDRIVER-714&lt;/del&gt;&lt;/a&gt; batch legacy insert when appropriate&lt;/p&gt;

&lt;p&gt;Converse of &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-713&quot; title=&quot;Legacy OP_INSERTs batched when they shouldn&amp;#39;t be&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-713&quot;&gt;&lt;del&gt;CDRIVER-713&lt;/del&gt;&lt;/a&gt;, bulk_operation_insert batched legacy inserts when they&lt;br/&gt;
shouldn&apos;t be.&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/d490adf33a967552813d64faa4ef89c18cf0c281&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/d490adf33a967552813d64faa4ef89c18cf0c281&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="946289" author="xgen-internal-githook" created="Sat, 20 Jun 2015 15:18: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-713&quot; title=&quot;Legacy OP_INSERTs batched when they shouldn&amp;#39;t be&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-713&quot;&gt;&lt;del&gt;CDRIVER-713&lt;/del&gt;&lt;/a&gt; send bulk OP_INSERTs one at a time&lt;/p&gt;

&lt;p&gt;Restores spec&apos;ed behavior of mongoc_bulk_operation_insert that was broken in&lt;br/&gt;
a25ee18a. mongoc_bulk_operation_insert should send OP_INSERT one at a time in&lt;br/&gt;
order to do individual error reporting:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/driver-bulk-update.rst#pre-2-6-support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/driver-bulk-update.rst#pre-2-6-support&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/9d374015938fb5aef30e3f6933e9ed3d31d491df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/9d374015938fb5aef30e3f6933e9ed3d31d491df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="945447" author="jesse" created="Fri, 19 Jun 2015 13:39:28 +0000"  >&lt;p&gt;mongoc_bulk_operation_insert should send OP_INSERT one at a time in order to do individual error reporting as specified:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/driver-bulk-update.rst#pre-2-6-support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/driver-bulk-update.rst#pre-2-6-support&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But starting here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/ajdavis/mongo-c-driver/commit/a25ee18a2bb398e56c1cba45f466febf7a9b1ee8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/ajdavis/mongo-c-driver/commit/a25ee18a2bb398e56c1cba45f466febf7a9b1ee8&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;... mongoc_bulk_operation_insert incorrectly coalesces OP_INSERT in large batches.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="211956">CDRIVER-714</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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsagnz:</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="579">C Driver 2015Q2 sprint 3</customfieldvalue>

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