kafka/clients
Jason Gustafson 32bf0774e9
MINOR: Remove explicit version checks in getErrorResponse methods (#7708)
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>
2019-11-18 17:32:23 -08:00
..
src MINOR: Remove explicit version checks in getErrorResponse methods (#7708) 2019-11-18 17:32:23 -08:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00