Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95586

Ensure all queued messages have been transmitted in KafkaEmitOperator::doFlush

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams

      We don't currently guarantee all queued messages have been processed in KafkaEmitOperator::doFlush. We should investigate if there is a librdkafka API to ensure there are no more outstanding messages in the local queue.

      Also, see if there is a way to validate in the test that we hit the QUEUE FULL code block in this test: https://github.com/10gen/mongo/pull/27703/files#r1787809221.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: