You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
Supporting all Kafka protocol request/response versions is a really big compromise. We can eventually achieve it but we can't ensure parity with Kafka releases.
In order to ensure Kafka clients can talk to our proxy, we should intercept the ApiVersions response so we indicate the supported versions for all the responses we modify (as per today, FindCoordinator and Metadata).
Otherwise, clients will potentially get a compatibility error from our proxy that looks like: Unsupported response schema version 11 for key 3