Dominic Evans
|
48ba0ca84f
feat: protocol support for V11 fetch w/ rackID
|
4 years ago |
Diego Alvarez
|
37faed7ffc
enables zstd bumping the right things
|
4 years ago |
andrewhao888
|
c50148e0a8
fetch size overflow (#1376)
|
5 years ago |
Dominic Evans
|
b5630e543b
bug: handle and log throttled FetchResponses
|
5 years ago |
Vlad Gorodetsky
|
da02f5b7f6
Merge pull request #1337 from tormoder/staticcheck-base-pkg
|
5 years ago |
Tormod Erevik Lea
|
c8f961f633
Address a few staticcheck suggestions
|
5 years ago |
francois
|
d2e4a4d587
rm unnecessary logic: abort message on batch level
|
5 years ago |
francois
|
98b2c4a922
Merge branch 'master' into read-committed
|
5 years ago |
FrancoisPoinsot
|
077e5d4f7b
PR fixes:
|
5 years ago |
FrancoisPoinsot
|
eb3cb9538e
handle todos
|
5 years ago |
Vlad Gorodetsky
|
2b2fccd2d2
Merge pull request #1296 from varun06/add-consumer-batchsize-metric
|
5 years ago |
Vlad Gorodetsky
|
da30382100
Merge pull request #1156 from imjustfly/master
|
5 years ago |
Varun
|
af26fcd370
Merge branch 'master' into add-consumer-batchsize-metric
|
5 years ago |
FrancoisPoinsot
|
10d673ff22
copied transaction logic from java client
|
5 years ago |
FrancoisPoinsot
|
b68420a29b
control record + isTransactional bit parsing
|
5 years ago |
FrancoisPoinsot
|
559a3ceebb
not working, handle only single message transaction
|
5 years ago |
Varun
|
105ef2520c
removed references to sarama-cluster
|
5 years ago |
Varun
|
bdafe52dd1
fixed an error check analysis issue
|
5 years ago |
Varun
|
82f2b35fe8
Merge branch 'master' into random-lint-fix
|
5 years ago |
Varun
|
36b0b387c7
preallocate message slice and random fixes
|
5 years ago |
Nelz
|
6c354b8b3c
reduce client close bookkeeping
|
5 years ago |
Varun
|
4ecd1e57c5
added a metric to expose consumer batch size
|
5 years ago |
Varun
|
6a7bac87a0
Merge pull request #1160 from thomaslee/tom_backoff_func
|
5 years ago |
Vlad Gorodetsky
|
a3e71cf226
Merge pull request #1227 from gburanov/fix_consuming_compressed_topic
|
5 years ago |
Georgy Buranov
|
36aaf2eb0e
Fix consuming compacted topic
|
6 years ago |
Sergey Zimin
|
e1eda41894
Tests for timestamps added
|
5 years ago |
Vlad Gorodetsky
|
e6c029ff1a
Revert "Synced error names and descriptions with the kafka's protocol"
|
5 years ago |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
6 years ago |
Sergey Zimin
|
f0e5fa7ff7
Support LogAppend timestamps
|
5 years ago |
Tom Lee
|
d6f3bc3c43
Add Config.Consumer.Retry.BackoffFunc
|
6 years ago |