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

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

      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
            Reporter:
            Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: