Travis Bischel
Travis Bischel
Closing in favor of the export/import idea, which is a follow up project for Tiered Storage
cc @ivpanda for some ideas here
We can merge this ask into #274
Perhaps unique enough that we can keep the ideas separate.
I'll probably be able to look at this on Friday.
The fix is accurate, and the diagnosis is almost correct. The final step -- set as OwnedPartitions -- is a red herring. OwnedPartitions is used by the sticky balancer to...
It's helpful. I don't think I fixed this in a branch locally. My own holdup on fixing this myself is that one of the KIPs is harder to implement than...
I'm referring to "KIP-951 - Leader discovery optimisations for the client". The client isn't implemented in a way to "move" partitions internally _outside_ of the metadata loop, so hooking into...
Sorry, ConsumeResetOffset is a really confusion option that I poorly named when tagging 1.0 and now the library is stuck with it. NoResetOffset is meant to be a modifier _after_...
I have to evaluate what this entails. The branch is stale because I _used to_ implement protocol support before it was rolled out in Kafka, but stopped once Kafka started...