コミット履歴

作者 SHA1 メッセージ 日付
  Willem van Bergen 6910a5531c Add NewClientConfig 11 年 前
  Willem van Bergen 28b289a868 Do the same for ClientConfig and ProducerConfig 11 年 前
  Evan Huus be6f649828 Drop pretense of support for Go 1.0 11 年 前
  Willem van Bergen 8a309047ec Small tweaks 11 年 前
  Willem van Bergen 59d8bbd31d Add logging to metadata refreshes 11 年 前
  Burke Libbey a3737f568e More verbose logging on failure 11 年 前
  Burke Libbey 5c4debd9dd Add a bit more logging to client creation/closing 11 年 前
  Burke Libbey 732652bf64 Yell about un-thought-about config values. 11 年 前
  Burke Libbey 87b7e454d0 When OutOfBrokers, retry with previously-disconnected brokers. 11 年 前
  Burke Libbey e9d9675a5b Copy iteration var into block-local to prevent clobbering spawned Gs. 11 年 前
  Florian Weingarten ba9974ffb1 Add PanicHandler 11 年 前
  Simon Eskildsen aa086bfe0b Add empty topic error handling 11 年 前
  Simon Eskildsen 27f8c51d51 Move empty topic check to refreshMetadata 11 年 前
  Simon Eskildsen 3f1ee04b51 Add error handling for empty topics 11 年 前
  Burke Libbey 3a0483dc2b Allow configuration of per-broker concurrency. 11 年 前
  Willem van Bergen 3833132543 Add basic logging to broker connection management. 11 年 前
  Willem van Bergen 9f4fc55ccc Use a package level Logger. 11 年 前
  Willem van Bergen a5e7b9795e Add basic logging for Broker connection events. 11 年 前
  Antoine Grondin b08596183c Flatten nested ifs with DeMorgan. 11 年 前
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 11 年 前
  Evan Huus 761894ac88 Merge pull request #30 from Shopify/client_api_2 11 年 前
  Evan Huus d1bbdae1d5 Make Client.Leader() public. 11 年 前
  Evan Huus 0f7b431bdf Remove Broker.Equals() 11 年 前
  Evan Huus 39a2698e08 Expose some client methods. 11 年 前
  Evan Huus 34918e6fce Permit creating client with multiple broker addresses 11 年 前
  Evan Huus dae9785f7e Replace broker's host/port with just addr 11 年 前
  Evan Huus 043cdae0b7 Close method consistency 11 年 前
  Evan Huus 722c9b21ae Merge pull request #11 from Shopify/extendable_configuration 11 年 前
  Evan Huus fd19279439 Take config pointers, and treat nil as all-defaults. 11 年 前
  Evan Huus 934c5688a1 Match the golang database pattern 11 年 前