Histórico de Commits

Autor SHA1 Mensagem Data
  Willem van Bergen 1874f69e22 Shuffle seed brokers so we don't always connect to the first one provided há 9 anos atrás
  Evan Huus fbe4417e0b Add some simple producer benchmarks há 9 anos atrás
  Evan Huus 52af5d953e Disable background metadata updater in a test há 9 anos atrás
  Evan Huus dd6ba39a5c client: stop the background thread before closing há 9 anos atrás
  Willem van Bergen 95649f54ca Add Client.Coordinator(topic) and Client.RefreshCoordinator(topic) to retrieve the coordinating broker for a consumer group. há 9 anos atrás
  Evan Huus f922f12eb9 Add retry logic to GetOffset() just like Leader() há 9 anos atrás
  Evan Huus 5cfe247359 Add test for resurrecting dead seeds há 9 anos atrás
  Evan Huus b94609120c Permit Metadata.Retry.Backoff == 0 há 9 anos atrás
  Willem van Bergen e41ef46cf6 Add some tests on how the client should handle errors in the metadata response. há 9 anos atrás
  Willem van Bergen 7f2cdf6cd2 Do not use partition cache for unknown topics. há 9 anos atrás
  Evan Huus f0de0cead8 Cleanup disconnectBroker a bit há 9 anos atrás
  Willem van Bergen a8957a931d Drop ReplicasInSync from Client interface há 9 anos atrás
  Willem van Bergen f9c4fd65c2 Make Client an interface. há 9 anos atrás
  Evan Huus 533cce206d Lazily connect to brokers in the client há 9 anos atrás
  Evan Huus 0e95e22dd4 Various doc and naming tweaks from code review. há 9 anos atrás
  Evan Huus 0abdf8c4f0 Move the clientID into the config object há 9 anos atrás
  Evan Huus 616ac5daa4 Unify configuration structures into config.go há 9 anos atrás
  Willem van Bergen 91a706483c Unexport mockbroker. há 9 anos atrás
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. há 9 anos atrás
  Evan Huus a699b6ff8b Rename all the things in client tests há 9 anos atrás
  Jack Lindamood e5d6b70726 Cache client partition results to save the repeated sort() calls há 9 anos atrás
  Evan Huus 9073ffbee9 Fix the rebase I screwed up há 10 anos atrás
  Evan Huus d33e005ce0 Implement Client.WritablePartitions há 10 anos atrás
  Evan Huus b15933a415 add test há 10 anos atrás
  Evan Huus 430eaee5b4 Actually check the return from Close in our tests há 10 anos atrás
  Willem van Bergen b04ddbfbea Rename extraBroker to seedBroker. há 10 anos atrás
  Evan Huus 53701a953d Make mockbroker's ID an int32 to avoid a boatload of casts há 10 anos atrás
  Willem van Bergen 2bae192c12 Use time.Duration values consistently in *Config types. há 10 anos atrás
  Willem van Bergen 6910a5531c Add NewClientConfig há 10 anos atrás
  Burke Libbey 12297f18bd Fixed tests há 11 anos atrás