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
kafka-protocol uses only version zero for the different commands. Even on entering help it shows only the v0 commands. Although kafka-protocols has got support for other api_verions too. However only v0 classes are loaded and others are ignored.
kafka-protocol uses only version zero for the different commands. Even on entering help it shows only the v0 commands. Although kafka-protocols has got support for other api_verions too. However only v0 classes are loaded and others are ignored.