[
https://issues.apache.org/jira/browse/BEAM-6212?focusedWorklogId=177940&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177940
]
ASF GitHub Bot logged work on BEAM-6212:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/18 11:58
Start Date: 21/Dec/18 11:58
Worklog Time Spent: 10m
Work Description: iemejia commented on issue #7256: [BEAM-6212] MongoDbIO
add ordered option (inserts documents even if errors)
URL: https://github.com/apache/beam/pull/7256#issuecomment-449370432
Merged manually because I did some minor fixes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 177940)
Time Spent: 20m (was: 10m)
> MongoDbIO add ordered option (inserts documents even if errors)
> ---------------------------------------------------------------
>
> Key: BEAM-6212
> URL: https://issues.apache.org/jira/browse/BEAM-6212
> Project: Beam
> Issue Type: Improvement
> Components: io-java-mongodb
> Affects Versions: 2.8.0
> Reporter: Chaim
> Assignee: Chaim
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> MongoDB supports the ordered option to allow to continue insertions even on
> failures. By default (if true) it inserts in order and stops if there is a
> failure.
> https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#basic
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)