Travis Bischel
Travis Bischel
I was burned in the past by merging a feature then having to revert it to issue a quick bugfix release; if you're open to using the branch for now,...
I'm open to this. I'm probably going to look more closely at this PR within the next 3w (I'm only choosing empty weekends at the moment for feature work). I'm...
This is an excellent change. I tried thinking of an alternative API for a while, but everything I thought of comes back to your solution here. The one change I'd...
If you're curious, my current mostly-done WIP is implemented in #904.
Closing in favor of the WIP implementation in #904 (which takes into account configurable decompressors, as well as some other things I'm adding in)
This is released.
My default answer here is "no", but I have a proposal that may make the situation better, if you're open. GroupTransactSession takes a really pessimistic approach to transactions to try...
Ping -- wdyt of the idea proposed above?
I've tried multiple times to get `AssumeConsumersRequireStable` to work, but fundamentally it's hard to account for proper _usage_. There are too many easy to trip on logic races that result...
Topics do not have all 0 topic IDs, if the cluster supports topic IDs. The user can be sure that a topic ID is present based on the fact it...