Commit Verlauf

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