Commit History

Автор SHA1 Съобщение Дата
  justfly e06b9a2882 add Controller() method to Client interface преди 6 години
  git-hulk 240ddc7211 FIX: It shouldn't sort the replicas and isr while the order is преди 7 години
  Kyle Hargraves dbc0382c17 Rename client.Isr to client.InSyncReplicas преди 7 години
  Kyle Hargraves f79a4d6153 Add Isr to Client interface преди 7 години
  Maxim Vladimirsky 201ab73cb4 Make mock brokers and protocol packets available for outsider преди 9 години
  Willem van Bergen 1874f69e22 Shuffle seed brokers so we don't always connect to the first one provided преди 9 години
  Evan Huus fbe4417e0b Add some simple producer benchmarks преди 9 години
  Evan Huus 52af5d953e Disable background metadata updater in a test преди 9 години
  Evan Huus dd6ba39a5c client: stop the background thread before closing преди 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 5cfe247359 Add test for resurrecting dead seeds преди 9 години
  Evan Huus b94609120c Permit Metadata.Retry.Backoff == 0 преди 9 години
  Willem van Bergen e41ef46cf6 Add some tests on how the client should handle errors in the metadata response. преди 9 години
  Willem van Bergen 7f2cdf6cd2 Do not use partition cache for unknown topics. преди 9 години
  Evan Huus f0de0cead8 Cleanup disconnectBroker a bit преди 9 години
  Willem van Bergen a8957a931d Drop ReplicasInSync from Client interface преди 9 години
  Willem van Bergen f9c4fd65c2 Make Client an interface. преди 9 години
  Evan Huus 533cce206d Lazily connect to brokers in the client преди 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 години
  Willem van Bergen 91a706483c Unexport mockbroker. преди 9 години
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. преди 9 години
  Evan Huus a699b6ff8b Rename all the things in client tests преди 9 години
  Jack Lindamood e5d6b70726 Cache client partition results to save the repeated sort() calls преди 9 години
  Evan Huus 9073ffbee9 Fix the rebase I screwed up преди 10 години
  Evan Huus d33e005ce0 Implement Client.WritablePartitions преди 10 години
  Evan Huus b15933a415 add test преди 10 години
  Evan Huus 430eaee5b4 Actually check the return from Close in our tests преди 10 години