-
-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: make client.Request(FindCoordinatorRequest) future compatible
This allows users of kmsg.FindCoordinatorRequest to use the old v0 thru v7 version on newer brokers. We will translate the request to a v8 request, and translate the response back to a v7 response.
- Loading branch information
Showing
1 changed file
with
47 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters