Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-1751

Event message consumer is not using the correct max poll records when batching

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • 2023-09-28 - API
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Currently the Event message consumer is currently only batching incoming Event messages in batches of 15 (the default based on our configuration class) despite the property in the config file being set to 500.

      This means we are currently only processing Events in batches of 15, when we can handle more.

      AC:

      • Event messages are properly being batched based on the configured value.

      QE:

      • There are no functional changes required to fix this issue.
      • I would expect to see event messages processed (Events landing in the DB) a little faster.

       

            mstead@redhat.com Michael Stead
            mstead@redhat.com Michael Stead
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: