Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12089

Camel-AWS: Kinesis consumer starts consuming data from the beginning even though the shard is in Closed state

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.21.0
    • camel-aws
    • None
    • Unknown

    Description

      We may think to add an option shardClosed to choose the behavior in case the shard is closed

      We will have an enum with the following values:

      • ignore = default behavior
      • fail = throw an exception
      • silent = ignore but without any logging

      A restart option is not needed because in case we decide to go with ignore or silent the behavior will be the same as restart.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: