Ev Dolzhenko
|
4a85940400
Revert "Rename mockbroker.go to mockbroker_test.go"
|
10 years ago |
Ev Dolzhenko
|
849ea1ab8e
Rename mockbroker.go to mockbroker_test.go
|
10 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 |
Burke Libbey
|
0d48767f72
Force callers to configure MaxBufferedBytes and MaxBufferTime.
|
11 years ago |
Burke Libbey
|
32a25f144c
Fixed a logic bug whereby a producer hung after leader election
|
11 years ago |
Burke Libbey
|
d26a0090a4
Merge pull request #59 from Shopify/more_error_reporting
|
11 years ago |
Burke Libbey
|
9d35a0c617
retried as a boolean rather than failures as an int
|
11 years ago |
Burke Libbey
|
f937064a7f
Better definition of DroppedMessagesError
|
11 years ago |
Burke Libbey
|
739b3fa06b
Be less lazy about error types: Add a DroppedMessagesError type.
|
11 years ago |