-
Type: Bug
-
Resolution: Unresolved
-
Priority: 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.