Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Chen 654bd01691 Add method to deregister all connected brokers and provide new seedbroker to fetch metadata hace 3 años
  Pierre Grimaud 31886822ab Fix typos hace 4 años
  zoushengfu 26bbb0417c bugfix: remove broker which is not exist in metadata hace 4 años
  Lars Lehtonen e5ac353cdd fix: remove use of t.testing.FailNow() inside goroutine hace 4 años
  Sebastien Launay fe1b1849d0 Support timeout when fetching metadata hace 5 años
  drsoares e3ecf7b088 added offline replicas operation to client for kafka version >= 1.x hace 5 años
  Tom Lee a047cd70e0 Add Config.Metadata.Retry.BackoffFunc hace 5 años
  Evan Huus 5d35641fb5 Fix test hace 6 años
  justfly e06b9a2882 add Controller() method to Client interface hace 6 años
  git-hulk 240ddc7211 FIX: It shouldn't sort the replicas and isr while the order is hace 6 años
  Kyle Hargraves dbc0382c17 Rename client.Isr to client.InSyncReplicas hace 7 años
  Kyle Hargraves f79a4d6153 Add Isr to Client interface hace 7 años
  Maxim Vladimirsky 201ab73cb4 Make mock brokers and protocol packets available for outsider hace 8 años
  Willem van Bergen 1874f69e22 Shuffle seed brokers so we don't always connect to the first one provided hace 9 años
  Evan Huus fbe4417e0b Add some simple producer benchmarks hace 9 años
  Evan Huus 52af5d953e Disable background metadata updater in a test hace 9 años
  Evan Huus dd6ba39a5c client: stop the background thread before closing hace 9 años
  Willem van Bergen 95649f54ca Add Client.Coordinator(topic) and Client.RefreshCoordinator(topic) to retrieve the coordinating broker for a consumer group. hace 9 años
  Evan Huus f922f12eb9 Add retry logic to GetOffset() just like Leader() hace 9 años
  Evan Huus 5cfe247359 Add test for resurrecting dead seeds hace 9 años
  Evan Huus b94609120c Permit Metadata.Retry.Backoff == 0 hace 9 años
  Willem van Bergen e41ef46cf6 Add some tests on how the client should handle errors in the metadata response. hace 9 años
  Willem van Bergen 7f2cdf6cd2 Do not use partition cache for unknown topics. hace 9 años
  Evan Huus f0de0cead8 Cleanup disconnectBroker a bit hace 9 años
  Willem van Bergen a8957a931d Drop ReplicasInSync from Client interface hace 9 años
  Willem van Bergen f9c4fd65c2 Make Client an interface. hace 9 años
  Evan Huus 533cce206d Lazily connect to brokers in the client hace 9 años
  Evan Huus 0e95e22dd4 Various doc and naming tweaks from code review. hace 9 años
  Evan Huus 0abdf8c4f0 Move the clientID into the config object hace 9 años
  Evan Huus 616ac5daa4 Unify configuration structures into config.go hace 9 años