Re: Kafka clients are getting disconnected frequently
Jakub Scholz
As I said on Slack ... I wonder about two things ... * What client does it use? From the log, it does not seem to be like the official Java client. Might be worth trying it (for example with some dummy data) with the official client to eliminate any possible client issues and get a log which is easier to understand. * Is the connection from outside or inside Kubernetes? If it is from outside, it might be worth trying it from inside and see if that makes any difference. Jakub
On Wed, Jan 20, 2021 at 10:53 AM Majid Ma <majid.ma@...> wrote: Hello Strimizi Users,
|
|