Willem van Bergen
|
885cb9c8f3
Install zookeeper/kafka during CI runs
|
11 years ago |
Willem van Bergen
|
b9f25a10fb
Merge pull request #75 from eapache/simplify_travis
|
11 years ago |
Evan Huus
|
c4f46ee980
Simplify travis config
|
11 years ago |
Willem van Bergen
|
68e40800ed
Fix travis config
|
11 years ago |
Willem van Bergen
|
2e9e85aa81
Merge pull request #64 from dim/master
|
11 years ago |
Dimitrij Denissenko
|
3233da72fa
Mockbroker should not import testing - https://github.com/Shopify/sarama/issues/66
|
11 years ago |
Ev Dolzhenko
|
4a85940400
Revert "Rename mockbroker.go to mockbroker_test.go"
|
11 years ago |
Ev Dolzhenko
|
849ea1ab8e
Rename mockbroker.go to mockbroker_test.go
|
11 years ago |
Dimitrij Denissenko
|
9675a91962
Added Gzip test. Simplified a little.
|
11 years ago |
Dimitrij Denissenko
|
c087d7fc53
Allow Gzip bulk consumption
|
11 years ago |
Dimitrij Denissenko
|
b1a73257c4
Allow to decode snappy streams
|
11 years ago |
Dimitrij Denissenko
|
7664076559
Added support for snappy stream decoding
|
11 years ago |
Burke Libbey
|
ac41aba73c
Merge pull request #63 from Shopify/verbose_decoding_error
|
11 years ago |
Burke Libbey
|
00a4811e0d
DecodingError.Packet wasn't very useful
|
11 years ago |
Burke Libbey
|
34956b2be3
More informative logging around DecodingError, and bumped max msg size
|
11 years ago |
Burke Libbey
|
00c7285dc2
Merge pull request #62 from Shopify/more_logging
|
11 years ago |
Burke Libbey
|
13d276c488
Log the other two sites where disconnectBroker is called
|
11 years ago |
Willem van Bergen
|
dacfb4bced
Merge pull request #61 from Shopify/metadata_request_logging
|
11 years ago |
Willem van Bergen
|
8a309047ec
Small tweaks
|
11 years ago |
Willem van Bergen
|
59d8bbd31d
Add logging to metadata refreshes
|
11 years ago |
Burke Libbey
|
e780b70223
Fixed tests
|
11 years ago |
Burke Libbey
|
12297f18bd
Fixed tests
|
11 years ago |
Burke Libbey
|
a3737f568e
More verbose logging on failure
|
11 years ago |
Burke Libbey
|
5c4debd9dd
Add a bit more logging to client creation/closing
|
11 years ago |
Burke Libbey
|
732652bf64
Yell about un-thought-about config values.
|
11 years ago |
Burke Libbey
|
87b7e454d0
When OutOfBrokers, retry with previously-disconnected brokers.
|
11 years ago |
Burke Libbey
|
e9d9675a5b
Copy iteration var into block-local to prevent clobbering spawned Gs.
|
11 years ago |
Burke Libbey
|
1103e8c970
Fix consumer tests
|
11 years ago |
Burke Libbey
|
8c2c1f53d4
Don't let the caller pass in MaxWaitTime=0.
|
11 years ago |
Burke Libbey
|
290b698c74
ReplicaNotAvailable is returned from FetchRequests.
|
11 years ago |