Historique des commits

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