diff options
author | Enrico Canzonieri <ecanzonieri@gmail.com> | 2015-03-20 15:29:19 -0700 |
---|---|---|
committer | Enrico Canzonieri <ecanzonieri@gmail.com> | 2015-03-20 15:29:19 -0700 |
commit | a049e19a1b3220d8eb85e380a564942e02543ef5 (patch) | |
tree | c3cfde290fac486c52e4152be8a9ac666c5bcb23 /kafka/client.py | |
parent | a5b1c8d0fc627de228d00db25ad27fa078c9da32 (diff) | |
download | kafka-python-a049e19a1b3220d8eb85e380a564942e02543ef5.tar.gz |
Increase count_since_commit on seek
When auto_commit is False this change enables an explicit call to
commit() to actually commit the offsets. Otherwise a consumer won't be
able to commit until at least one message is read.
Diffstat (limited to 'kafka/client.py')
0 files changed, 0 insertions, 0 deletions