Sami Hiltunen
|
d9ef2bef2e
advance partition consumer offset after compacted messages
|
7 年 前 |
Vlad Hanciuta
|
b7f694ebc8
Determine the records type based on the magic number not API version
|
7 年 前 |
Vlad Hanciuta
|
953231c528
Add support for Kafka 0.11 in consumer
|
7 年 前 |
Vagrant User
|
9112d76399
Use a ticker instead of a timer to detect timeouts
|
7 年 前 |
Vagrant User
|
87e4033a66
Optionally use a ticker instead of a timer to detect timeouts
|
7 年 前 |
Vagrant User
|
7bbb175476
Add an optional fast checker to (*partitionConsumer).responseFeeder
|
7 年 前 |
Maxim Vladimirsky
|
5d23f48cfe
Makes newMockMetadataResponse exported (fixes #609)
|
8 年 前 |
Maxim Vladimirsky
|
201ab73cb4
Make mock brokers and protocol packets available for outsider
|
9 年 前 |
Maxim Vladimirsky
|
99f4fd70a5
Introduce mockSequence and further simplify tests
|
9 年 前 |
Evan Huus
|
73244fb45a
Add an example of using the consumer
|
9 年 前 |
Maxim Vladimirsky
|
b26b6114e5
Address code inspection comments
|
9 年 前 |
Maxim Vladimirsky
|
b3fa33fa0c
Further mock broker improvements
|
9 年 前 |
Evan Huus
|
292f3b0aa1
consumer: don't block on undrained partitions
|
9 年 前 |
Maxim Vladimirsky
|
da6bc48ffa
Enhance mock broker
|
9 年 前 |
Evan Huus
|
aff914983c
Add a missing offset check to a test
|
9 年 前 |
Evan Huus
|
3bd5a52867
Fix/simplify/enable tests
|
9 年 前 |
Willem van Bergen
|
5f78d90083
Add high water mark offset support to the consumer.
|
9 年 前 |
Evan Huus
|
c8b3e2e53f
consumer: shut down on OffsetOutOfRange
|
9 年 前 |
Evan Huus
|
83721053d3
Fix TestConsumerBounceWithReferenceOpen
|
9 年 前 |
Willem van Bergen
|
d629146c3e
Consumer: check offset before returning ConsumePartition.
|
9 年 前 |
Evan Huus
|
3b6fa677e9
Hopeful quick fix for flaky CI
|
9 年 前 |
Evan Huus
|
d988e6dd38
consumer: bugfix for broker workers getting stuck
|
9 年 前 |
Evan Huus
|
aef773ae4e
Close the consumer master in tests
|
9 年 前 |
Willem van Bergen
|
4189e55a44
Return{Errors,Successes} -> Return.{Errors,Successes}
|
9 年 前 |
Willem van Bergen
|
251a2dbf7e
Update consumer example comments.
|
9 年 前 |
Willem van Bergen
|
5411ec3676
Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples
|
9 年 前 |
Evan Huus
|
01eada75a8
Simplify dispatcher loop
|
9 年 前 |
Willem van Bergen
|
0d6a34032f
Make Consumer and PartitionConsumer interfaces.
|
9 年 前 |
Evan Huus
|
ea09ec0652
Add a test for bug #325
|
9 年 前 |
Willem van Bergen
|
4a62390a8f
Clean up and document examples.
|
9 年 前 |