WindyGao commented on pull request #6191: URL: https://github.com/apache/incubator-doris/pull/6191#issuecomment-876953648
after some research, the rdKafka client cames to the following conclusions Idempotent Producer - supported in librdkafka v1.0.0 ✅ Producer transactions - supported in v1.4.0 ✅ Consumer transactions - supported in v1.2.0 ✅ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
