Closed hgm-king closed 8 months ago
We are now using the newest Message format in our producer (we were using v0 and now we are using v2) https://kafka.apache.org/documentation/#messageformat
We also have updated the produce protocol to v3 (we were using v0)
Fixes #23
Update Producer Message
We are now using the newest Message format in our producer (we were using v0 and now we are using v2) https://kafka.apache.org/documentation/#messageformat
We also have updated the produce protocol to v3 (we were using v0)
Fixes #23