Историја ревизија

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