Martin Schneppenheim
Martin Schneppenheim
I think this is a bug / protocol violation in Eventhub. We cannot make changes for invalid implementations of the Kafka protocol given there are so many different implementations. I...
Thanks for filing this issue. I think your analysis is correct and I filed a PR for this
@bachmanity1 I'll try to look at your PR soon, but I'm currently very busy with other things that have higher priority. Even though this change is just a few lines,...
Thanks for your PR @bachmanity1 and sorry for the long waiting time. I added some minor things but generally LGTM
Hey @vincentjames501 , I believe this must be something specific to your environment. Do you have a chance to share the network responses with us, to see if something suspicious...
Some of these missing endpoints are not required in Console, so we can fix this, however this one from the author of this issue is worrysome: > {"level":"error","ts":"2025-04-27T11:29:36.835Z","msg":"Sending REST error","route":"/api/schema-registry/subjects","method":"GET","status_code":502,"remote_address":"127.0.0.1:56392","public_error":"Failed...
Hmm, I checked the error message that says `Unexpected Kafka response: No topics set in the response`. Indeed this would be a bit unexpected. This case occurs when you send...
I tested it as well with the latest Redpanda version and it's working fine. Turns out this is an issue specific to Apache Kafka, possibly due to a newer supported...
Thanks @michael-redpanda , I transfered the issue into the Console repository FYI @ramazanpolat . Maybe it's worth to split this issue into multiple since it mentions 4 different feature requests....
We are not able to reproduce the issue, but we've seen rare occurences of this issue - unrelated of the browser. Could you try the same with an incognito window...