提交历史

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