Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Support RecordBatch #831

Open
emmettbutler opened this issue Jul 11, 2018 · 1 comment
Open

Support RecordBatch #831

emmettbutler opened this issue Jul 11, 2018 · 1 comment

Comments

@emmettbutler
Copy link
Contributor

Since Kafka 0.11, the MessageSet format has had an updated version called RecordBatch. We should investigate what it would take to support this format, and what the benefits would be. This will probably require significant changes within protocol.py to intelligently switch between MessageSet implementations based on Kafka broker version.

@emmettbutler
Copy link
Contributor Author

There is also a change to MessageSet in 0.10 (the addition of timestamp) that should be supported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant