Liu Cong
|
b65a39b735
Update error of ReplicaNotAvailable description
|
10 years ago |
Liu Cong
|
17576f1e6d
Add KError = 9
|
10 years ago |
Rob Rodgers
|
15782aa08d
Address Evan's comments on the previous version. Add checks for Closed() to a few other locations including consumer.go.
|
11 years ago |
Rob Rodgers
|
26beb2e678
Add a check to make debugging easier when the client has been closed previously (e.g., an misplaced defer() closed it).
|
11 years ago |
Evan Huus
|
53093b7fa8
Update a few odds and ends to the latest spec
|
10 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
|
290b698c74
ReplicaNotAvailable is returned from FetchRequests.
|
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 |
Antoine Grondin
|
893044d278
Fix Golint errors, except for all the missing comments.
|
11 years ago |
Evan Huus
|
722c9b21ae
Merge pull request #11 from Shopify/extendable_configuration
|
11 years ago |
Evan Huus
|
934c5688a1
Match the golang database pattern
|
11 years ago |
Evan Huus
|
eef2be2e6c
Consumer configuration.
|
11 years ago |
Evan Huus
|
6e2e9ed805
Add ProducerConfig in line with ClientConfig
|
11 years ago |
Evan Huus
|
e4ff187a56
go 1.0 compatibility; all we lose is ipv6 zones
|
11 years ago |
Evan Huus
|
4969d24fa1
kafka->sarama
|
11 years ago |
Evan Huus
|
799b00cdad
Finish refactor to remove namespacing
|
11 years ago |
Evan Huus
|
be4d7628e5
wip remove namespacing
|
11 years ago |
Evan Huus
|
313b615938
wip remove namespacing
|
11 years ago |
Evan Huus
|
07a8b70445
wip remove namespacing
|
11 years ago |
Evan Huus
|
9047579808
Split into two packages, one low-level, one high
|
11 years ago |
Evan Huus
|
7284dce946
Error handling, documentation
|
11 years ago |
Evan Huus
|
8db695793d
A bit of docs
|
11 years ago |
Evan Huus
|
cbc1273e08
checkpoint wip simplify errors slightly
|
11 years ago |
Evan Huus
|
fc4945fdf9
Allowing details on encode/decode errors
|
11 years ago |
Evan Huus
|
4b9ba1b53c
checkpoint wip broker recovery
|
11 years ago |
Evan Huus
|
e9be1161e9
More error case fixes
|
11 years ago |
Evan Huus
|
f29a5551d6
Make error codes public so callers can see specifically what went wrong
|
11 years ago |
Evan Huus
|
3d11ccb0db
Consistent error naming
|
11 years ago |