Browse Source
This patch removes the explicit version check pattern we used in `getErrorResponse`, which is a pain to maintain (as seen by KAFKA-9200). We already check that requests have a valid version range in the `AbstractRequest` constructor. Reviewers: Andrew Choi <andrewchoi5@users.noreply.github.com>, Ismael Juma <ismael@juma.me.uk>pull/7712/head
Jason Gustafson
5 years ago
committed by
GitHub
18 changed files with 48 additions and 237 deletions
Loading…
Reference in new issue