Historique des commits

Auteur SHA1 Message Date
  Evan Huus cdd80eb39a Fix consumer race panic on close il y a 9 ans
  yangfan d7c5c53e31 Update consumer.go il y a 9 ans
  Jeremy Schlatter 18dcb68ce3 fix typo il y a 9 ans
  Evan Huus 292f3b0aa1 consumer: don't block on undrained partitions il y a 9 ans
  Evan Huus 7e4b74b20d Move the consumer's channel send slightly il y a 9 ans
  Evan Huus 8a91a50ecd consumer: fix another race pointed out by Maxim il y a 9 ans
  Evan Huus 4a7c496a1c Fix hypothetical consumer deadlock, attempt 3 il y a 9 ans
  Evan Huus 7c4fa7452a Document consumergroup repo location il y a 9 ans
  Evan Huus 0e02258ac8 Feed consumer responses to the user asynchronously il y a 9 ans
  Evan Huus cfef09e46e Refer to brokerConsumers consistently il y a 9 ans
  Willem van Bergen 5f78d90083 Add high water mark offset support to the consumer. il y a 9 ans
  Willem van Bergen 2052bd96dc Add Topics() and Partitions to Consumer, and mock Consumer. il y a 9 ans
  Evan Huus d82cd1f99d Update godoc il y a 9 ans
  Evan Huus c8b3e2e53f consumer: shut down on OffsetOutOfRange il y a 9 ans
  Willem van Bergen d629146c3e Consumer: check offset before returning ConsumePartition. il y a 9 ans
  Evan Huus e71403d050 Put `handleResponse` method on partitionConsumer il y a 9 ans
  Evan Huus 80a846dbf9 Add better logs to the consumer il y a 9 ans
  Evan Huus 36d5ad22d5 Refactor partitionConsumer a bit il y a 9 ans
  Evan Huus d988e6dd38 consumer: bugfix for broker workers getting stuck il y a 9 ans
  Evan Huus 7938e04f61 Fix PartitionConsumer godoc il y a 9 ans
  Evan Huus 6be486f900 Only mention closing the Client on the FromClient constructors il y a 9 ans
  Willem van Bergen 47bfe4df50 Update godoc for OffsetOldest and OffsetNewest, and move these to client.go. il y a 9 ans
  Willem van Bergen a9d8315553 Remove OffsetTime in lieu of int64. il y a 9 ans
  Willem van Bergen 97b7df3b98 Consilidate refresh metadata methods into one il y a 9 ans
  Willem van Bergen f9c4fd65c2 Make Client an interface. il y a 9 ans
  Evan Huus a778a8ee97 Remove external calls to disconnectBroker 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