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

Аутор SHA1 Порука Датум
  Willem van Bergen e493c2606a Update godoc for Client.Coordinator and Client.RefreshCoordinator пре 9 година
  Willem van Bergen 1874f69e22 Shuffle seed brokers so we don't always connect to the first one provided пре 9 година
  Willem van Bergen f33811b058 Refactor metadata retro logic and imrove logging. пре 9 година
  Evan Huus dd6ba39a5c client: stop the background thread before closing пре 9 година
  Willem van Bergen 987c0b95f0 Consistently return ErrClosedClient when calling an exported function on a closed client пре 9 година
  Willem van Bergen 42e484d7fc Use a none map for the toRetry topics instead of bool пре 9 година
  Willem van Bergen 95649f54ca Add Client.Coordinator(topic) and Client.RefreshCoordinator(topic) to retrieve the coordinating broker for a consumer group. пре 9 година
  Evan Huus f922f12eb9 Add retry logic to GetOffset() just like Leader() пре 9 година
  Evan Huus 766d1bfaac Simplify how we manage seed brokers пре 9 година
  Evan Huus 45741c42d0 client: given both retries and errors, prefer retries пре 9 година
  Willem van Bergen 7f2cdf6cd2 Do not use partition cache for unknown topics. пре 9 година
  Evan Huus f0de0cead8 Cleanup disconnectBroker a bit пре 9 година
  Evan Huus 48b3c22b7d Cleanup some client internals пре 9 година
  Willem van Bergen 6877c6e9a2 Merge pull request #348 from Shopify/drop_offsettime пре 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 a8957a931d Drop ReplicasInSync from Client interface пре 9 година
  Willem van Bergen 97b7df3b98 Consilidate refresh metadata methods into one пре 9 година
  Willem van Bergen f9c4fd65c2 Make Client an interface. пре 9 година
  Evan Huus 533cce206d Lazily connect to brokers in the client пре 9 година
  Evan Huus 9ffa8c742f Retry UnknownTopicOrPartition on fetching metadata пре 9 година
  Evan Huus 0e95e22dd4 Various doc and naming tweaks from code review. пре 9 година
  Evan Huus 0abdf8c4f0 Move the clientID into the config object пре 9 година
  Evan Huus 616ac5daa4 Unify configuration structures into config.go пре 9 година
  Evan Huus 74cd0ea353 Handle new errors from kafka 0.8.2 пре 9 година
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. пре 9 година
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. пре 9 година
  Willem van Bergen 2018fd405e Prefix error variables with Err пре 9 година
  Willem van Bergen b90ee9d59f Merge pull request #287 from cep21/master пре 9 година
  Jack Lindamood e5d6b70726 Cache client partition results to save the repeated sort() calls пре 9 година