summaryrefslogtreecommitdiff
path: root/kafka/errors.py
diff options
context:
space:
mode:
authorJeppe Andersen <2197398+jlandersen@users.noreply.github.com>2019-10-11 20:46:52 +0200
committerJeff Widman <jeff@jeffwidman.com>2019-10-11 11:46:52 -0700
commit6d3800ca9f45fd953689a1787fc90a5e566e34ea (patch)
treef47705bfa7ba965a1e505cb3714116eb36771e20 /kafka/errors.py
parent84e37e0f14b53fbf6fdc2ad97ea1625e50a149d1 (diff)
downloadkafka-python-6d3800ca9f45fd953689a1787fc90a5e566e34ea.tar.gz
Fix describe config for multi-broker clusters (#1869)
* Fix describe config for multi-broker clusters Currently all describe config requests are sent to "least loaded node". Requests for broker configs must, however, be sent to the specific broker, otherwise an error is returned. Only topic requests can be handled by any node. This changes the logic to send all describe config requests to the specific broker.
Diffstat (limited to 'kafka/errors.py')
0 files changed, 0 insertions, 0 deletions