Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-3031

sequence source should reset its counter for event body on channel exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.8.0
    • Sinks+Sources, Test
    • None

    Description

      SequenceGeneratorSource uses a counter to construct the body of the generated Events which counter is not reseted when writing event to channel failed. This can lead to a situation that the total number of unique events at destination (if deduplication relies on msg body) is bigger than the totalEvents configuration parameter due to the retries.

      Fix should make sure that number of events at destination after filtering out the duplicates is equal to the configured value.

      Attachments

        Issue Links

          Activity

            People

              sati Attila Simon
              sati Attila Simon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: