Commit History

Author SHA1 Message Date
  Maxim Vladimirsky 5d23f48cfe Makes newMockMetadataResponse exported (fixes #609) 9 years ago
  Maxim Vladimirsky 201ab73cb4 Make mock brokers and protocol packets available for outsider 9 years ago
  Maxim Vladimirsky 99f4fd70a5 Introduce mockSequence and further simplify tests 9 years ago
  Evan Huus 73244fb45a Add an example of using the consumer 9 years ago
  Maxim Vladimirsky b26b6114e5 Address code inspection comments 9 years ago
  Maxim Vladimirsky b3fa33fa0c Further mock broker improvements 9 years ago
  Evan Huus 292f3b0aa1 consumer: don't block on undrained partitions 9 years ago
  Maxim Vladimirsky da6bc48ffa Enhance mock broker 9 years ago
  Evan Huus aff914983c Add a missing offset check to a test 10 years ago
  Evan Huus 3bd5a52867 Fix/simplify/enable tests 10 years ago
  Willem van Bergen 5f78d90083 Add high water mark offset support to the consumer. 10 years ago
  Evan Huus c8b3e2e53f consumer: shut down on OffsetOutOfRange 10 years ago
  Evan Huus 83721053d3 Fix TestConsumerBounceWithReferenceOpen 10 years ago
  Willem van Bergen d629146c3e Consumer: check offset before returning ConsumePartition. 10 years ago
  Evan Huus 3b6fa677e9 Hopeful quick fix for flaky CI 10 years ago
  Evan Huus d988e6dd38 consumer: bugfix for broker workers getting stuck 10 years ago
  Evan Huus aef773ae4e Close the consumer master in tests 10 years ago
  Willem van Bergen 4189e55a44 Return{Errors,Successes} -> Return.{Errors,Successes} 10 years ago
  Willem van Bergen 251a2dbf7e Update consumer example comments. 10 years ago
  Willem van Bergen 5411ec3676 Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples 10 years ago
  Evan Huus 01eada75a8 Simplify dispatcher loop 10 years ago
  Willem van Bergen 0d6a34032f Make Consumer and PartitionConsumer interfaces. 10 years ago
  Evan Huus ea09ec0652 Add a test for bug #325 10 years ago
  Willem van Bergen 4a62390a8f Clean up and document examples. 10 years ago
  Willem van Bergen 2862e55085 Tweaks to consumer_test.rb 10 years ago
  Willem van Bergen 910beded38 Fix Consumer example function names to follow convention 10 years ago
  Evan Huus 6e7ef3c572 Permit constructing producers/consumers without clients 10 years ago
  Evan Huus bce6b9ae7e Combine the OffsetMethod and Offset parameters 10 years ago
  Evan Huus 0abdf8c4f0 Move the clientID into the config object 10 years ago
  Evan Huus 616ac5daa4 Unify configuration structures into config.go 10 years ago