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

Add support to Kafka consumer to seek to end of topic

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.19.0
    • 2.19.0
    • camel-kafka
    • None
    • Unknown

    Description

      Kafka 2.19.0-SNAPSHOT adds seekToBeginning parameter to read all events of a topic from beginning. In my application I'm not interested of what has happened before it is started, so I need the opposite so that seekToEnd is called on the consumer.

      The pull request for this feature request will change the parameter to seekTo which can be set to either beginning or end, which is analog with how other parameters on this consumer is set.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              sverker Sverker Abrahamsson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: