wanglihui-git commented on issue #12385: URL: https://github.com/apache/druid/issues/12385#issuecomment-1097869865
> Interesting. are you using custom timeout and ack settings on producer? Yes, we set timeout, and ACK = 1. For this issue, we can't do too many things, is it because Druid uses a low-level API to connect Kafka? This partition cannot be connected when a partition of Kafka is damaged. When using Kafka High-Level API, even if there is a partition damage, we can also consume through existing group.id, just unable to add new group.id. -- 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]
