Commit History

Author SHA1 Message Date
  Leonid Koftun 2d2326efcf feat: Add alter and list partition reassignments 4 years ago
  Diego Alvarez 88b0e98974 removes unused fields/methods 4 years ago
  Sean Hanson dec71e97e5 Remove use of magic number 5 years ago
  Sean Hanson 1d23237375 Remove useless tmp var 5 years ago
  Sean Hanson 4ed1ab2ab8 Provide peekInt8 to reduce allocations 5 years ago
  Robin 7957e72eca factor out getStringLength, use putArrayLength 6 years ago
  Robin b3f149d4d2 add create partitions 6 years ago
  Vlad Hanciuta b7f694ebc8 Determine the records type based on the magic number not API version 6 years ago
  Vlad Hanciuta 5a79f9f5ac Add support for nullable strings. 6 years ago
  Vlad Hanciuta ff1f79c54b Add dynamicPushDecoder interface 6 years ago
  Vlad Hanciuta 82babd01e5 Allow negative values for getArrayLength() 6 years ago
  Vlad Hanciuta ba10b7b08d Add support for varint encoding and decoding 6 years ago
  DiSiqueira fdebee00c4 Following Golint tips for if blocks who ends with a return 7 years ago
  Dieter Plaetinck 70f640ef06 move to real_decoder and privatize. 8 years ago
  Dieter Plaetinck edca54dc23 pre-allocate decoding errors 8 years ago
  Willem van Bergen 1badb8e8c4 Add JoinGroup request and response pair. 8 years ago
  Evan Huus 12d29331cf A few minor suggestions from golint 8 years ago
  Evan Huus 900e4f4595 Centralize and unify getSubset error checking 8 years ago
  Evan Huus 66411d8222 Cleanup a bunch more error formats 9 years ago
  Evan Huus 37fcac52fd Hardcode integer sizes 9 years ago
  Willem van Bergen 566627d2ad Make PacketEncodingError and PacketDecodingError more similar to each other. 9 years ago
  Willem van Bergen 2018fd405e Prefix error variables with Err 9 years ago
  Burke Libbey 34956b2be3 More informative logging around DecodingError, and bumped max msg size 10 years ago
  Evan Huus 0f5cff6a9a Return a decoding error for negative array lengths 10 years ago
  Antoine Grondin 07ce59b43f Revert `go vet` incompatible changes (go1.0). More magic numbers. 10 years ago
  Antoine Grondin 893044d278 Fix Golint errors, except for all the missing comments. 10 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 07a8b70445 wip remove namespacing 11 years ago
  Evan Huus 9047579808 Split into two packages, one low-level, one high 11 years ago