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

[Kinesis][EFO] EAGER registration strategy does not work when job fails over

    XMLWordPrintableJSON

Details

    Description

      Background
      The EFO Kinesis connector will register and de-register stream consumers based on the configured registration strategy. When EAGER is used, the client (usually job manager) will register the consumer and then the task managers will de-register the consumer when job stops/fails. If the job is configured to restart on fail, then the consumer will not exist and the job will continuously fail over.

      Solution
      The proposal is to not deregister the stream consumer when EAGER is used. The documentation should be updated to reflect this.

      Attachments

        Activity

          People

            rudi.kershaw Rudi Kershaw
            dannycranmer Danny Cranmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: