Historial de Commits

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