Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4123

CassandraWriteAheadSink can hang on cassandra failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Connectors / Common
    • None

    Description

      The CassandraWriteAheadSink verifies that all writes send to cassandra have been applied by counting how many were sent and how many callbacks were activated. Once all writes were sent the sink enters into a loop that is only exited once both counts are equal.

      Thus, should cassandra crash after all writes were sent, without having acknowledged all writes, the sink will deadlock in the loop.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: