Historial de Commits

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