Robin
|
6ccaccd799
fix typo in ErrControllerNotAvailable string
|
6 years ago |
justfly
|
e06b9a2882
add Controller() method to Client interface
|
6 years ago |
Sami Hiltunen
|
d9ef2bef2e
advance partition consumer offset after compacted messages
|
7 years ago |
Robin
|
d2ef45883e
add error codes 45-60
|
7 years ago |
Shin'ya UEOKA
|
77f3449e67
Additional error codes
|
7 years ago |
Jurriaan Pruis
|
d65b3fd46b
Support ListOffsetRequest v1 [KIP-79]
|
8 years ago |
J. Brandt Buckley
|
98f7d9f4c1
Fix typo in ErrReplicaNotAvailable
|
8 years ago |
Evan Huus
|
c5f4248429
Add support for latest protocol messages
|
8 years ago |
Willem van Bergen
|
2bac783afa
Add new protocol errors with their respective messages.
|
9 years ago |
Evan Huus
|
66411d8222
Cleanup a bunch more error formats
|
9 years ago |
Evan Huus
|
b83b8aea94
Improve config error formatting
|
9 years ago |
Evan Huus
|
3aab8e4fdd
tweak some errors
|
9 years ago |
Evan Huus
|
70f8b28bbe
Remove blank line that was breaking godoc
|
9 years ago |
Willem van Bergen
|
f7a5956c80
Update good for ConfigurationError
|
9 years ago |
Willem van Bergen
|
51060e6515
Rename Producer to AsyncProducer
|
9 years ago |
Vincent Rischmann
|
9275bd2669
Update the KError enum for with Kafka 0.8.2
|
9 years ago |
Evan Huus
|
9d71abeed0
Make Broker.Open truly non-blocking
|
9 years ago |
Willem van Bergen
|
566627d2ad
Make PacketEncodingError and PacketDecodingError more similar to each other.
|
9 years ago |
Willem van Bergen
|
87c89f868c
Also prefix KError instances with Err.
|
9 years ago |
Willem van Bergen
|
2018fd405e
Prefix error variables with Err
|
9 years ago |
Willem van Bergen
|
173a4ef88c
golint: don’t end error messages with punctuation.
|
9 years ago |
Evan Huus
|
1b465e78c2
Rework how the client handles metadata errors
|
10 years ago |
Evan Huus
|
5237f6fb5e
Remove now-unused error type
|
10 years ago |
Evan Huus
|
d5448f1b9a
New Producer design
|
10 years ago |
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 |