Baptiste Lefrancois

Results 2 issues of Baptiste Lefrancois

The producer when dispatching a message check that the partition assigned by the Partitioner is a valid partition number. To do this it fetches the partitions info for the topic...

stale

TextualFromNative output is not deterministic due to the underlying map type used for the data struct. Ideally the method should be deterministic similarly to what the [json.Marshal](https://golang.org/pkg/encoding/json/#Marshal) already does by...