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

camel-debezium - Source code generated for configurations needs to consider durations instead of long for time related fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • tooling
    • None
    • Unknown

    Description

      /**

      • Maximum number of milliseconds to wait for records to flush and partition
      • offset data to be committed to offset storage before cancelling the
      • process and restoring the offset data to be committed in a future
      • attempt. The default is 5 seconds.
        */
        private Long offsetCommitTimeoutMs = 5sL;
        /**
      • Interval at which to try committing offsets. The default is 1 minute.
        */
        private Long offsetFlushIntervalMs = 60sL;

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: