Subhadeep Bhattacharyya

Results 4 comments of Subhadeep Bhattacharyya

I was getting this error because /kafka/data was not assigned to the right group/owner. Had to change the group/owner to Kafka and bam! Kafka was up and running.

For me as well, it works eventually. Just takes some time to show up.

What is the standard behavior here? I have an application which uses Quarkus 3.10.0, and I see the below behavior for URI templating. 1. For requests with 2xx response code,...