Diego Alvarez
|
88b0e98974
removes unused fields/methods
|
4 years ago |
Dominic Evans
|
b5630e543b
bug: handle and log throttled FetchResponses
|
5 years ago |
FrancoisPoinsot
|
0432240e61
test consumer
|
5 years ago |
FrancoisPoinsot
|
57215a08ac
midway on consumer test
|
5 years ago |
Varun
|
6a7bac87a0
Merge pull request #1160 from thomaslee/tom_backoff_func
|
5 years ago |
Sergey Zimin
|
e1eda41894
Tests for timestamps added
|
5 years ago |
Tom Lee
|
d6f3bc3c43
Add Config.Consumer.Retry.BackoffFunc
|
6 years ago |
Adam Dratwinski
|
d3f8616135
Unblock consumer when receiving invalid FetchResponse
|
6 years ago |
Sami Hiltunen
|
d9ef2bef2e
advance partition consumer offset after compacted messages
|
6 years ago |
Vlad Hanciuta
|
b7f694ebc8
Determine the records type based on the magic number not API version
|
7 years ago |
Vlad Hanciuta
|
953231c528
Add support for Kafka 0.11 in consumer
|
7 years ago |
Vagrant User
|
9112d76399
Use a ticker instead of a timer to detect timeouts
|
7 years ago |
Vagrant User
|
87e4033a66
Optionally use a ticker instead of a timer to detect timeouts
|
7 years ago |
Vagrant User
|
7bbb175476
Add an optional fast checker to (*partitionConsumer).responseFeeder
|
7 years ago |
Maxim Vladimirsky
|
5d23f48cfe
Makes newMockMetadataResponse exported (fixes #609)
|
8 years ago |
Maxim Vladimirsky
|
201ab73cb4
Make mock brokers and protocol packets available for outsider
|
9 years ago |
Maxim Vladimirsky
|
99f4fd70a5
Introduce mockSequence and further simplify tests
|
9 years ago |
Evan Huus
|
73244fb45a
Add an example of using the consumer
|
9 years ago |
Maxim Vladimirsky
|
b26b6114e5
Address code inspection comments
|
9 years ago |
Maxim Vladimirsky
|
b3fa33fa0c
Further mock broker improvements
|
9 years ago |
Evan Huus
|
292f3b0aa1
consumer: don't block on undrained partitions
|
9 years ago |
Maxim Vladimirsky
|
da6bc48ffa
Enhance mock broker
|
9 years ago |
Evan Huus
|
aff914983c
Add a missing offset check to a test
|
9 years ago |
Evan Huus
|
3bd5a52867
Fix/simplify/enable tests
|
9 years ago |
Willem van Bergen
|
5f78d90083
Add high water mark offset support to the consumer.
|
9 years ago |
Evan Huus
|
c8b3e2e53f
consumer: shut down on OffsetOutOfRange
|
9 years ago |
Evan Huus
|
83721053d3
Fix TestConsumerBounceWithReferenceOpen
|
9 years ago |
Willem van Bergen
|
d629146c3e
Consumer: check offset before returning ConsumePartition.
|
9 years ago |
Evan Huus
|
3b6fa677e9
Hopeful quick fix for flaky CI
|
9 years ago |
Evan Huus
|
d988e6dd38
consumer: bugfix for broker workers getting stuck
|
9 years ago |