Commit History

Author SHA1 Message Date
  Justfly 8a87ca8bca Merge branch 'master' into master 6 years ago
  justfly e06b9a2882 add Controller() method to Client interface 6 years ago
  Conor Mongey 0e0ee63e0d Clear all metadata when we have the latest info 6 years ago
  Robin a5a9b835af refactor ConsumerMetadataRequest/Response to FindCoordinatorRequest/Response 6 years ago
  Evan Huus 34068369ff Merge pull request #975 from Shopify/return-partial-replicas 6 years ago
  Marko Kevac 0e776fb397 add format of an GetOffset argument to documentation 6 years ago
  Evan Huus 84d87a3a41 client: return partial replicas 6 years ago
  Evan Huus eda03deb5f Restrict client metadata update more 6 years ago
  Evan Huus 38673c0ce0 Add a config option to store only minimal metadata 6 years ago
  git-hulk 240ddc7211 FIX: It shouldn't sort the replicas and isr while the order is 6 years ago
  Kyle Hargraves dbc0382c17 Rename client.Isr to client.InSyncReplicas 7 years ago
  Kyle Hargraves f79a4d6153 Add Isr to Client interface 7 years ago
  funkygao c57f8cfa66 client will export isr info of a topic/partition 8 years ago
  DiSiqueira fdebee00c4 Following Golint tips for if blocks who ends with a return 7 years ago
  DiSiqueira 7d13d169ae Fixing two typos 7 years ago
  Benedikt Böhm b9842b64e1 hold read lock while reading brokers 7 years ago
  Benedikt Böhm 3276070875 do not create sparse array 7 years ago
  Benedikt Böhm 56f3f2bc9d make list of brokers available through sarama.Client 7 years ago
  Jurriaan Pruis d65b3fd46b Support ListOffsetRequest v1 [KIP-79] 7 years ago
  Evan Huus f4a626377c client: don't abort creation on auth failure 8 years ago
  Damian Gryski a3b3155d09 client: fix returning the wrong error 8 years ago
  Marcos Oliveira b90bc56aaf s/consumergoup/consumergroup/g 8 years ago
  Evan Huus bed560f780 Add additional error handling based on spec 8 years ago
  Evan Huus 4678250f1a Recommend not sharing clients by default 8 years ago
  Evan Huus 12d29331cf A few minor suggestions from golint 8 years ago
  Evan Huus 6facece8ef Wrap godoc to 80 chars, round 2 8 years ago
  Evan Huus 93c1f7437d Wrap all godoc at 80 characters 8 years ago
  Willem van Bergen e493c2606a Update godoc for Client.Coordinator and Client.RefreshCoordinator 9 years ago
  Willem van Bergen 1874f69e22 Shuffle seed brokers so we don't always connect to the first one provided 9 years ago
  Willem van Bergen f33811b058 Refactor metadata retro logic and imrove logging. 9 years ago