WindyGao commented on issue #6138:
URL: 
https://github.com/apache/incubator-doris/issues/6138#issuecomment-876894817


   @morningman @stalary 
   it's related with 
[issue-3682](https://github.com/apache/incubator-doris/issues/3682) and 
[issue-5485](https://github.com/apache/incubator-doris/issues/5485)
   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 ✅
   
   that said, it's theoretically possible to upgrade doris's rdKafka client to 
v1.4 or higher
   I will be testing against v1.4~v1.6 of the rdKafka client for routine load 
job


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to