Commit History

Author SHA1 Message Date
  Willem van Bergen b3e86b9af5 Update docs and sendError 11 years ago
  Willem van Bergen b0c0c68111 Add topic and partition to ConsumerEvent struct 11 years ago
  Evan Huus be6f649828 Drop pretense of support for Go 1.0 11 years ago
  Dimitrij Denissenko b1a73257c4 Allow to decode snappy streams 11 years ago
  Burke Libbey 13d276c488 Log the other two sites where disconnectBroker is called 11 years ago
  Burke Libbey 8c2c1f53d4 Don't let the caller pass in MaxWaitTime=0. 11 years ago
  Florian Weingarten ba9974ffb1 Add PanicHandler 11 years ago
  Evan Huus 385453a455 Phrasing/syntax tweaks. 11 years ago
  Burke Libbey 60bb33d36a Move config check to matched check for consistency 11 years ago
  Burke Libbey 843a3d9642 Use sarama.Logger.Println rather than log.Println 11 years ago
  Burke Libbey 6b1f0878c1 Update docs to reflect actual behaviour of MaxWaitTime=0 11 years ago
  Burke Libbey 27bf0b4e67 Revise message re: code review 11 years ago
  Burke Libbey 4b108b6689 Warn if Consumer is naively configured in a way that will cause busy-looping 11 years ago
  Simon Eskildsen 3f1ee04b51 Add error handling for empty topics 11 years ago
  Antoine Grondin 07ce59b43f Revert `go vet` incompatible changes (go1.0). More magic numbers. 11 years ago
  Antoine Grondin b08596183c Flatten nested ifs with DeMorgan. 11 years ago
  Antoine Grondin 41e849837f Fix `go vet` errors. 11 years ago
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 11 years ago
  Burke Libbey 9d5c25779a Fix a logic bug that occurs when a broker is down. 11 years ago
  Evan Huus d1bbdae1d5 Make Client.Leader() public. 11 years ago
  Evan Huus 39a2698e08 Expose some client methods. 11 years ago
  Evan Huus 2dc6a7d564 Drop unnecessary type and iota 11 years ago
  Evan Huus aeff5a9a6c Add consumer OFFSET_METHOD_OLDEST 11 years ago
  Evan Huus f0314fab75 Let the user configure the buffer in the consumer events channel 11 years ago
  Evan Huus 96599c4142 Merge pull request #22 from Shopify/consumer_latest_flag 11 years ago
  Evan Huus 0522caa404 Match names correctly 11 years ago
  Evan Huus 2bdf59c479 Tweak naming and docs to hopefully be more comprehensible 11 years ago
  Evan Huus 6b3b02e129 Fix nil-pointer panic in consumer. 11 years ago
  Evan Huus 2565bc81b7 Add an OffsetMethod that permits specifying other methods of determining the offset, such as querying the broker 11 years ago
  Evan Huus 228a7e2b9f Use a single consumer channel instead of two 11 years ago