Damien Wilson

Results 6 comments of Damien Wilson

I ran into this as well using Windows Terminal with `bat` as a man pager. The settings recommended by @LunarLambda in https://github.com/sharkdp/bat/issues/652#issuecomment-529032263 resolved my problem. 👍

Do you have multiple Kafka brokers/partitions? Could be you're just consuming messages from a single partition.

Unfortunately, consuming messages from Kafka is quite a bit more complicated than publishing messages to Kafka. I'm in the process of figuring out a similar problem myself and the best...

That does seem to verify that you were only listening to one of multiple partitions. Definitely check out poseidon_cluster; your workaround may fix your problem but you'll be giving up...

Seems the root cause here is that releases since https://github.com/aenix-io/etcd-operator/releases/tag/v0.4.0 do not include CRDs in the release assets.