Sebastian Vaisov
Sebastian Vaisov
+1 for the same issue. But the strange part is that it fails only on GitLab runner. Just tried to run it locally and I can't reproduce it. Very strange....
how soon asap looks like? It's middle of March now :)
Hey, that would be the great feature. Any plans on continuing working on it?
In my case I can see the topic having ISR as required, but schema-registry still fails to start: ``` root@kafka-0:/# kafka-topics --zookeeper zookeeper-0.zookeeper --describe --topic _schemas Topic:_schemas PartitionCount:1 ReplicationFactor:1 Configs:cleanup.policy=compact...
Removing the topic and restarting schema-registry solved the issue in my case.
> Please rebase your commits. See https://chris.beams.io/posts/git-commit/ > > Also https://xkcd.com/1296/ ;-) You mean rename commits which have same message? :)
> > You mean rename commits which have same message? :) > > That reference had to be dropped :) > > But for this case, basically squash all the...
I've tried using `socks://` with ChatGPT, but it doesn't seem to work. I get a blank screen. The same proxy functions correctly with curl. Since the proxy requires credentials, I'm...
Still happening on `0.2.55`
My bad, AI generated script was using API directly instead of using package, by using package it works now :)