RE: SmallRye bootstrap.servers value no longer accepted in kafka-clients v3.8.0

2024-09-16 Thread Hamer, Bart
As pointed out by Josep Prat and James Olsen the analysis of the problem was incorrect. After sending my original post I realized that the addresses of the servers in the bootstrap.servers url were separated by a semicolon, instead of a comma. In the example error message, I manually typed the n

Re: Handling SASL Authentication Issues in running Kafka Consumers and Reconfiguration

2024-09-16 Thread Upendra Yadav
Hi, Consumers are continuously logging the following INFO messages: "[Consumer clientId=consumer--5, groupId=] Node -2 disconnected." "[Consumer clientId=consumer--5, groupId=] Node -1 disconnected." "[Consumer clientId=consumer--5, groupId=] Node 2147483645 disconnected."