Histórico de Commits

Autor SHA1 Mensagem Data
  Evan Huus cdd80eb39a Fix consumer race panic on close há 9 anos atrás
  yangfan d7c5c53e31 Update consumer.go há 9 anos atrás
  Jeremy Schlatter 18dcb68ce3 fix typo há 9 anos atrás
  Evan Huus 292f3b0aa1 consumer: don't block on undrained partitions há 9 anos atrás
  Evan Huus 7e4b74b20d Move the consumer's channel send slightly há 9 anos atrás
  Evan Huus 8a91a50ecd consumer: fix another race pointed out by Maxim há 9 anos atrás
  Evan Huus 4a7c496a1c Fix hypothetical consumer deadlock, attempt 3 há 9 anos atrás
  Evan Huus 7c4fa7452a Document consumergroup repo location há 9 anos atrás
  Evan Huus 0e02258ac8 Feed consumer responses to the user asynchronously há 9 anos atrás
  Evan Huus cfef09e46e Refer to brokerConsumers consistently há 9 anos atrás
  Willem van Bergen 5f78d90083 Add high water mark offset support to the consumer. há 9 anos atrás
  Willem van Bergen 2052bd96dc Add Topics() and Partitions to Consumer, and mock Consumer. há 9 anos atrás
  Evan Huus d82cd1f99d Update godoc há 9 anos atrás
  Evan Huus c8b3e2e53f consumer: shut down on OffsetOutOfRange há 9 anos atrás
  Willem van Bergen d629146c3e Consumer: check offset before returning ConsumePartition. há 9 anos atrás
  Evan Huus e71403d050 Put `handleResponse` method on partitionConsumer há 9 anos atrás
  Evan Huus 80a846dbf9 Add better logs to the consumer há 9 anos atrás
  Evan Huus 36d5ad22d5 Refactor partitionConsumer a bit há 9 anos atrás
  Evan Huus d988e6dd38 consumer: bugfix for broker workers getting stuck há 9 anos atrás
  Evan Huus 7938e04f61 Fix PartitionConsumer godoc há 9 anos atrás
  Evan Huus 6be486f900 Only mention closing the Client on the FromClient constructors há 9 anos atrás
  Willem van Bergen 47bfe4df50 Update godoc for OffsetOldest and OffsetNewest, and move these to client.go. há 9 anos atrás
  Willem van Bergen a9d8315553 Remove OffsetTime in lieu of int64. há 9 anos atrás
  Willem van Bergen 97b7df3b98 Consilidate refresh metadata methods into one há 9 anos atrás
  Willem van Bergen f9c4fd65c2 Make Client an interface. há 9 anos atrás
  Evan Huus a778a8ee97 Remove external calls to disconnectBroker há 9 anos atrás
  Willem van Bergen 4189e55a44 Return{Errors,Successes} -> Return.{Errors,Successes} há 9 anos atrás
  Willem van Bergen 251a2dbf7e Update consumer example comments. há 9 anos atrás
  Willem van Bergen 5411ec3676 Rename Ack* configuration names to Return*, make ReturnErrors default to false for the Consumer, update good and examples há 9 anos atrás
  Evan Huus 01eada75a8 Simplify dispatcher loop há 9 anos atrás