Vlad Gorodetsky
|
07ff436a6d
Fix linter errors
|
4 years ago |
Sean Hanson
|
47ae433aa8
Reuse lengthFields
|
5 years ago |
Varun
|
483263c182
using iota for constants and some style fixes
|
5 years ago |
Vlad Gorodetsky
|
ebc414c16a
Fix previousy/previously typo
|
5 years ago |
Sergey Zimin
|
e1eda41894
Tests for timestamps added
|
5 years ago |
Sergey Zimin
|
f0e5fa7ff7
Support LogAppend timestamps
|
5 years ago |
Muir Manders
|
f352e5cc8b
Reuse compression writer objects
|
6 years ago |
Muir Manders
|
afe6b1d906
Reuse lz4 and gzip readers
|
6 years ago |
Muir Manders
|
3dd2f63504
Fix build without cgo
|
6 years ago |
Ivan Babrou
|
7d77064a4d
Revert "Add workaround for an empty zstd message"
|
6 years ago |
Ivan Babrou
|
0f30d9760b
Add workaround for an empty zstd message
|
6 years ago |
Daniel Dao
|
90843c8714
use Compress/Decompress directly without Reader/Writer/ioutil.WriteAll
|
6 years ago |
Ivan Babrou
|
49c4c9a359
Zstandard (zstd) support for compression
|
6 years ago |
Maxim Vladimirskiy
|
e42dc76c4e
Add missing Kafka versions
|
6 years ago |
Ivan Babrou
|
1f78d8a7f1
Add support for compression levels, closes #1042
|
6 years ago |
Vlad Hanciuta
|
ed80c61d79
Make timestamp fields of type time.Time and time.Duration
|
7 years ago |
Vlad Hanciuta
|
0d4d83d02a
Add support for Castagnoli polynomial for CRC32 computation
|
7 years ago |
Tom Crayford
|
920e2d0f8d
make decoding unknown message versions error
|
7 years ago |
Sami Hiltunen
|
028d5382d1
negative timestamps on messages fix
|
7 years ago |
Evan Huus
|
e6df07fb9c
Merge pull request #786 from rtreffer/master
|
8 years ago |
Rene Treffer
|
fea677b253
Add lz4 compression
|
8 years ago |
Sebastien Launay
|
124e7c647e
Expose producer metrics with go-metrics
|
8 years ago |
Evan Huus
|
10d06c2fe7
Plumb through v0.10 support for consumer/fetch
|
8 years ago |
Evan Huus
|
a68351e447
Use external snappy package
|
8 years ago |
Evan Huus
|
87fb5e3465
Support nil compressed messages
|
8 years ago |
Evan Huus
|
2594b8edd6
Fix and simplify message decoding
|
9 years ago |
Evan Huus
|
66411d8222
Cleanup a bunch more error formats
|
9 years ago |
Kostiantyn Stepaniuk
|
0aeb8f0f95
Update snappy repo path and encoding interface
|
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 |