summaryrefslogtreecommitdiff
path: root/kafka/codec.py
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2019-06-19 13:41:59 -0700
committerJeff Widman <jeff@jeffwidman.com>2019-06-19 13:41:59 -0700
commit91f4642e92afc208531f66cea1ed7ef32bcfa4d1 (patch)
tree82e08036d43a297c865d4766b4198bac951ee9bb /kafka/codec.py
parentf126e5bfcc8f41ee5ea29b41ec6eabbc3f441647 (diff)
downloadkafka-python-91f4642e92afc208531f66cea1ed7ef32bcfa4d1.tar.gz
Use dedicated connection for group coordinator (#1822)
This changes the coordinator_id to be a unique string, e.g., `coordinator-1`, so that it will get a dedicated connection. This won't eliminate lock contention because the client lock applies to all connections, but it should improve in-flight-request contention.
Diffstat (limited to 'kafka/codec.py')
0 files changed, 0 insertions, 0 deletions