Re: Feedback of using the 'confluent-kafka-go' for reliablity and performance

2023-08-15 Thread Qichao Chu
Hi Kenneth, Recently we noticed that there's an issue in the Sarama client's broker address management. Although the Sarama client fetches the latest broker information and stores it in the brokers list, the seedbrokers

Re: Feedback of using the 'confluent-kafka-go' for reliablity and performance

2023-07-31 Thread Kenneth Eversole
Hello, Xinli, I can only speak for Cloudflare, but we use various versions of the Sarama Go Client for various production workloads and they seem to function quite well. I am curious what your reasoning for wanting to replace Sarama? Kenneth Eversole On Fri, Jul 28, 2023 at 1:58 PM Xinli

Feedback of using the 'confluent-kafka-go' for reliablity and performance

2023-07-28 Thread Xinli shang
Hi all, We are considering replacing the Sarama Go client with confluent-kafka-go which is supported and seems promising. Regarding reliability and performance, does anybody want to share the experience? Whether or not it is the experience in