Leon Hartley
Leon Hartley
**Is your feature request related to a problem? Please describe.** We are seeing potential issues with the shard coordinator when recovering millions of entities, where shard regions do not receive...
# What problem are we solving? Issue #44 # How are we solving the problem? Create a new consul client builder allowing a custom HTTP client to be supplied, whilst...
While attempting to use `turmoil` with this Consul client, we noticed that you can't override the hyper HTTP connector that gets used when building the hyper client. It'd be nice...
**Describe the bug** The version mapping for RequestPartition.CommittedLeaderEpoch is set to v5, but this was not added until v6. https://kafka.apache.org/protocol#The_Messages_OffsetCommit
This PR adds a new test-case to regex subscriber test (0033) that creates a regex subscription then after creates a topic with a name that matches that regex, and ensures...