Github user rmetzger commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1640#discussion_r52994814
  
    --- Diff: docs/apis/streaming/fault_tolerance.md ---
    @@ -176,6 +176,11 @@ state updates) of Flink coupled with bundled sinks:
             <td></td>
         </tr>
         <tr>
    +        <td>Cassandra sink</td>
    +        <td>exactly once</td>
    --- End diff --
    
    I would try to summarize the guarantees here. Or maybe add an asterisk to 
the "exactly once", stating that Cassandra has no support for large atomic 
inserts, but as long as cassandra is not failing, Flink failures will not cause 
duplicates.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to