[ 
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: 
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

  was:to support failure of pipeline, we need the option to be idempotent, so 
we need the option to ignore duplicates


> MongoDbIO add ordered option to insert even if failures
> -------------------------------------------------------
>
>                 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
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to