Willem van Bergen
|
423e478a06
Small fixes
|
10 years ago |
Willem van Bergen
|
8c789b7d01
Add NewConsumerConfig()
|
10 years ago |
Willem van Bergen
|
28b289a868
Do the same for ClientConfig and ProducerConfig
|
10 years ago |
Willem van Bergen
|
9d9be45ad0
Add docs for ConsumerConfig#Validate.
|
10 years ago |
Willem van Bergen
|
e3a0e2b5e6
Move ConsumerConfig validation to separate method that is exported.
|
10 years ago |
Willem van Bergen
|
b3e86b9af5
Update docs and sendError
|
10 years ago |
Willem van Bergen
|
b0c0c68111
Add topic and partition to ConsumerEvent struct
|
10 years ago |
Evan Huus
|
be6f649828
Drop pretense of support for Go 1.0
|
10 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 |