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

Allow camel-kafka to resume from any offset

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.19.0
    • Component/s: camel-kafka
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      As Kafka supports resuming from any offsets, it would be nice if this feature was available camel-kafka component.

      Since Kafka needs the offset of each partition, its state (where to resume from) should be somehow similar to a Map. We cannot use an IdempotentRepository because it behaves like a Set.

      If we create a standard API for holding the state as a Map then we can reuse it for other purpose like resuming database reads from a particular index.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                davsclaus Claus Ibsen
                Reporter:
                antoine.dessaigne Antoine DESSAIGNE
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: