issues
search
optiopay
/
kafka
Go driver for Kafka
https://godoc.org/github.com/optiopay/kafka
MIT License
216
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
produce and consume function’s param partition
#126
ShmSeeker
opened
4 years ago
0
Fix readme badge
#125
dgellow
closed
5 years ago
0
Move library implementation into v2 subdirectory
#124
dgellow
closed
5 years ago
6
confluent-kafka-go - Got JoinGroup failed: Local: Required feature not supported by broker
#123
amgonencl
closed
4 years ago
5
Init go modules
#122
dgellow
closed
5 years ago
0
correct version in responses of kafkatest
#121
e-max
closed
5 years ago
0
Response for "Metadata" request is malformed
#120
nsubramanya-ns
closed
5 years ago
8
Support Availablity
#119
pascaldekloe
closed
5 years ago
4
Don't set offsets during produce when unknown
#118
pascaldekloe
closed
5 years ago
1
Add BatchConsumer to the Client interface
#117
pascaldekloe
closed
5 years ago
0
err: gzip: invalid header
#116
butnet
opened
5 years ago
3
don't send produce requests with no content
#115
jeremyhuiskamp
closed
5 years ago
0
bump default max fetch size to 4M
#114
jeremyhuiskamp
closed
5 years ago
0
re-use decoder within a record batch in a fetch response
#113
jeremyhuiskamp
closed
5 years ago
0
be explicit about types when encoding
#112
jeremyhuiskamp
closed
5 years ago
0
eliminate allocations while reading varints
#111
jeremyhuiskamp
closed
5 years ago
0
ignore a partial final record batch in a fetch response
#110
jeremyhuiskamp
closed
5 years ago
0
support for multiple record batches
#109
jeremyhuiskamp
closed
5 years ago
0
fix protocol bug related to wrong record headers length
#108
e-max
closed
5 years ago
0
generate CA cert of test certs with 10y validity
#107
norbertbuchmueller
closed
6 years ago
0
Remove multiline log message which pollutes the log
#106
hashmap
closed
6 years ago
0
check if certificates is empty strings
#105
e-max
closed
6 years ago
5
add support for new error codes
#104
e-max
closed
6 years ago
0
fixed bug in OffsetResponse
#103
e-max
closed
6 years ago
0
set limit on buffersize equal MAX u32
#102
e-max
closed
6 years ago
0
Integration test
#101
e-max
closed
6 years ago
0
Hide Version from user API
#100
e-max
closed
6 years ago
0
Create topic command
#99
e-max
closed
6 years ago
0
Add record batch
#98
e-max
closed
6 years ago
0
Refactoring
#97
e-max
closed
6 years ago
0
Fetching data with default MaxFetchSize produces an error
#96
andrewslotin
opened
6 years ago
1
Refactoring
#95
e-max
closed
6 years ago
1
Version support for a few responses
#94
e-max
closed
6 years ago
0
enable V2 for Produce response
#93
e-max
closed
6 years ago
0
offset response with version
#92
e-max
closed
6 years ago
0
Fetch with version
#91
e-max
closed
6 years ago
0
Release 1.5.0 does not pass unit tests
#90
nim-nim
closed
5 years ago
3
Replace Travis with CircleCI
#89
gcmalloc
closed
6 years ago
0
add version in ProduceResp
#88
e-max
closed
6 years ago
0
fix test with versioning
#87
e-max
closed
6 years ago
0
Retrieve and use list of version from kafka server.
#86
e-max
closed
6 years ago
0
Add tls
#85
e-max
closed
6 years ago
0
add TLS encryption
#84
e-max
closed
6 years ago
2
How to get offset of last consumed message?
#83
sunilmaiya
opened
6 years ago
0
Made `version` member of Request and Response in order to avoid passi…
#82
e-max
closed
6 years ago
0
Mutex safety
#81
ewoutp
closed
6 years ago
0
Parser security improvements & support for additional request versions
#80
tgraf
closed
6 years ago
2
add logging upon retry, and log the successfull final retransmission
#79
gcmalloc
closed
6 years ago
0
OffsetLatest test
#78
e-max
closed
7 years ago
1
fix concurrent map writes
#77
HolodovAlexander
closed
7 years ago
2
Next