<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:56: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>[JAVA-2120] InsertMany should not stop on error</title>
                <link>https://jira.mongodb.org/browse/JAVA-2120</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Following scenario:&lt;br/&gt;
Writing thousands of entries to my MongoDb with insertMany.&lt;br/&gt;
If there are Problems (e.g. duplicate keys) the operation stops and I get one error in my callback.&lt;/p&gt;

&lt;p&gt;would it be better to track that error and proceed inserting all other entries?&lt;br/&gt;
To show all errors the callback could give a list of throwables, instead of a single throwable.&lt;/p&gt;</description>
                <environment></environment>
        <key id="267731">JAVA-2120</key>
            <summary>InsertMany should not stop on error</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="-1">Unassigned</assignee>
                                    <reporter username="ChampS">Ben [X]</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Feb 2016 17:17:41 +0000</created>
                <updated>Wed, 11 Sep 2019 19:09:22 +0000</updated>
                            <resolved>Wed, 24 Feb 2016 18:10:04 +0000</resolved>
                                    <version>3.2.2</version>
                                                    <component>Async</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1183466" author="jeff.yemin" created="Wed, 24 Feb 2016 18:10:04 +0000"  >&lt;p&gt;No problem.  &lt;/p&gt;</comment>
                            <comment id="1183458" author="champs" created="Wed, 24 Feb 2016 18:06:27 +0000"  >&lt;p&gt;oh thank you!&lt;br/&gt;
thought it is per default unordered, my bad. &lt;/p&gt;</comment>
                            <comment id="1183373" author="jeff.yemin" created="Wed, 24 Feb 2016 17:28:59 +0000"  >&lt;p&gt;Please have a look at the com.mongodb.client.model.InsertManyOptions#ordered property.  If you set it to false, it will work as you described.&lt;/p&gt;</comment>
                    </comments>
                    <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|hsiq7z:</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>