Owen Niles
Owen Niles
This PR allows developers to configure Goka's partitioning behavior to match librdkafka. Open to feedback on the approach! **Why?** To allow the group table to be copartitioned with input topics...
Suppose I have a librdkafka-based producer that writes to a compacted topic. I want to add this compacted topic to my processor as a lookup edge. Does Goka currently support...
### Description When I run the visitor integration tests with race detection enabled, the tests fail because races are detected in two of the test cases. I am running a...