Igor Macedo Quintanilha
Igor Macedo Quintanilha
We also faced the same problem; in our case, we have the ack mode manual in one project and batch in another, and both had some offset skipped, and the...
@sobychacko Nope, but a day ago, we had more messages that were skipped
Look at what i found: https://github.com/confluentinc/librdkafka/issues/1720
If you agree to this pr, can we put this in the next release?
Hey @tomazfernandes , thanks for the detailed review and for identifying the issue! You're absolutely right about the problem - my implementation creates the ObservationContext before the FIFO-specific headers are...