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
The protocol/api_versions.go says it supports metadata v 0..1 but it doesn't handle metadata requests where topic length is set to -1 (which is allowed in v1).
It's also missing rack string for each broker and an internal flag for each topic in the metadata response.
The text was updated successfully, but these errors were encountered:
snichme
added a commit
to snichme/jocko
that referenced
this issue
Jan 2, 2020
The protocol/api_versions.go says it supports metadata v 0..1 but it doesn't handle metadata requests where topic length is set to -1 (which is allowed in v1).
It's also missing
rack
string for each broker and an internal flag for each topic in the metadata response.The text was updated successfully, but these errors were encountered: