diff options
author | Jeff Widman <jeff@jeffwidman.com> | 2018-12-13 15:24:50 -0800 |
---|---|---|
committer | Jeff Widman <jeff@jeffwidman.com> | 2019-01-13 13:53:18 -0800 |
commit | e54f5a3677f8c0dd89bff7be9545db33c8762596 (patch) | |
tree | fbac310bd564e3faa212137ce58f6e0523fedb35 /kafka/protocol/commit.py | |
parent | ac5a935d0c8295fd66d7d3b86e266f05b09b4091 (diff) | |
download | kafka-python-e54f5a3677f8c0dd89bff7be9545db33c8762596.tar.gz |
Remove unused `skip_double_compressed_messages`
This `skip_double_compressed_messages` flag was added in https://github.com/dpkp/kafka-python/pull/755 in
order to fix https://github.com/dpkp/kafka-python/issues/718.
However, grep'ing through the code, it looks like it this is no longer
used anywhere and doesn't do anything.
So removing it.
Diffstat (limited to 'kafka/protocol/commit.py')
0 files changed, 0 insertions, 0 deletions