Commit Verlauf

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