Historia zmian

Autor SHA1 Wiadomość Data
  Robin 6ccaccd799 fix typo in ErrControllerNotAvailable string 6 lat temu
  justfly e06b9a2882 add Controller() method to Client interface 6 lat temu
  Sami Hiltunen d9ef2bef2e advance partition consumer offset after compacted messages 6 lat temu
  Robin d2ef45883e add error codes 45-60 6 lat temu
  Shin'ya UEOKA 77f3449e67 Additional error codes 7 lat temu
  Jurriaan Pruis d65b3fd46b Support ListOffsetRequest v1 [KIP-79] 8 lat temu
  J. Brandt Buckley 98f7d9f4c1 Fix typo in ErrReplicaNotAvailable 8 lat temu
  Evan Huus c5f4248429 Add support for latest protocol messages 8 lat temu
  Willem van Bergen 2bac783afa Add new protocol errors with their respective messages. 8 lat temu
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 lat temu
  Evan Huus b83b8aea94 Improve config error formatting 9 lat temu
  Evan Huus 3aab8e4fdd tweak some errors 9 lat temu
  Evan Huus 70f8b28bbe Remove blank line that was breaking godoc 9 lat temu
  Willem van Bergen f7a5956c80 Update good for ConfigurationError 9 lat temu
  Willem van Bergen 51060e6515 Rename Producer to AsyncProducer 9 lat temu
  Vincent Rischmann 9275bd2669 Update the KError enum for with Kafka 0.8.2 9 lat temu
  Evan Huus 9d71abeed0 Make Broker.Open truly non-blocking 9 lat temu
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. 9 lat temu
  Willem van Bergen 87c89f868c Also prefix KError instances with Err. 9 lat temu
  Willem van Bergen 2018fd405e Prefix error variables with Err 9 lat temu
  Willem van Bergen 173a4ef88c golint: don’t end error messages with punctuation. 9 lat temu
  Evan Huus 1b465e78c2 Rework how the client handles metadata errors 9 lat temu
  Evan Huus 5237f6fb5e Remove now-unused error type 10 lat temu
  Evan Huus d5448f1b9a New Producer design 10 lat temu
  Liu Cong b65a39b735 Update error of ReplicaNotAvailable description 10 lat temu
  Liu Cong 17576f1e6d Add KError = 9 10 lat temu
  Rob Rodgers 15782aa08d Address Evan's comments on the previous version. Add checks for Closed() to a few other locations including consumer.go. 11 lat temu
  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 lat temu
  Evan Huus 53093b7fa8 Update a few odds and ends to the latest spec 10 lat temu
  Burke Libbey 00a4811e0d DecodingError.Packet wasn't very useful 10 lat temu