Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-16591

Backport CAMEL-16343 - Avoid committing offsets onPartitionsRevoked if the user is manually committing the offsets

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.9-GA
    • fuse-7.8-GA
    • Camel
    • None

    Description

      We are using Kafka-component in fuse 7.8 to connect to a kafka broker, and we would like to disable autocommit, hence we used those 3 params:

      • allowManualCommit (consumer)
      • autoCommitEnable (consumer)
      • autoCommitOnStop (consumer)

      However, when a rebalancing in Kafka occur, camel seems to ignore such params and force an offset commit anyway.

      It seems like the issue has been fixed in a recent version of camel (3.9), as per

      https://issues.apache.org/jira/browse/CAMEL-16343

      Please backport the fix back to Fuse 7.

      Attachments

        Activity

          People

            ldemasi Luigi De Masi
            rhn-support-qluo Joe Luo
            Federico Mariani Federico Mariani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: