[ 
https://issues.apache.org/jira/browse/BEAM-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated BEAM-6212:
-------------------------------
    Description: 
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

  was:
to support failure of pipeline, we need the option to be idempotent, so we need 
the option to ignore duplicates
MongoDB supports the ordered option to allow to continue insertions even on 
failures.
https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#basic


> 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: 10m
>  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)

Reply via email to