Gunnar Morling
Gunnar Morling
Just learned there's a [KIP](https://cwiki.apache.org/confluence/display/KAFKA/KIP-199%3A+Add+Kafka+Connect+offset+tool) related to this. I believe it has stalled, but would be interesting to read it through and see whether we can take some inspiration from...
How is your evening going, @helpermethod? :-)
Oh, very nice, wasn't aware of that. I had come across Jansi, but decided against using it for the sake of adding another dependency. If Picocli relies on it anyways,...
Can you actually reach Kafka Connect from the machine where you're running kcctl? There should be no need for increasing any time-outs really, any requests should be fast and short-lived.
Which version of Kafka Connect are you running? Something old by any chance?
Ok, thanks, I can reproduce this now. The topics endpoint doesn't exist in Kafka Connect 2.4 yet. So we should make sure to only query it if it actually is...
Congrats on the new job, @SiddiqueAhmad! And no worries, I thought I'd ping you just in case.
Hey, nope, no news here yet. Perhaps you'd be interested in sending a PR with the fix yourself? It's a fairly easy fix, great to get started diving into the...
Applied. Thx a lot, @SiddiqueAhmad!
Hi, could you rebase this one to the latest upstream/main and force-push to this PR? It contains many unrelated commits right now.