Vlad Gorodetsky
|
07ff436a6d
Fix linter errors
|
4 years ago |
Kjell Tore Fossbakk
|
72a629d7d1
Allow the Consumer to disable auto-commit offsets (#1164)
|
5 years ago |
Tormod Erevik Lea
|
c8f961f633
Address a few staticcheck suggestions
|
5 years ago |
Varun
|
0fab210f8c
remove go keyword from channel close in singleton
|
5 years ago |
Varun
|
6a7bac87a0
Merge pull request #1160 from thomaslee/tom_backoff_func
|
5 years ago |
Vlad Gorodetsky
|
e6c029ff1a
Revert "Synced error names and descriptions with the kafka's protocol"
|
5 years ago |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
6 years ago |
Dimitrij Denissenko
|
fde71cc31f
Fix race
|
6 years ago |
Dimitrij Denissenko
|
6fd7e304e7
Adapt for the latest offset manager implementation
|
6 years ago |
Dimitrij Denissenko
|
113ce2c044
Implement a higher-level consumer group
|
6 years ago |
Tom Lee
|
a047cd70e0
Add Config.Metadata.Retry.BackoffFunc
|
6 years ago |
Dimitrij Denissenko
|
9f431f4dd8
Add custom offset commit retry config
|
6 years ago |
Dimitrij Denissenko
|
151daaac97
Addressing feeback
|
6 years ago |
Dimitrij Denissenko
|
2a96a24d73
Correct coordinator checkin
|
6 years ago |
Dimitrij Denissenko
|
c1a36ee230
Simpler offset management, fixed minor race
|
6 years ago |
Evan Huus
|
96fa1c8378
Allow resetting manager to the same offset
|
7 years ago |
Felix Geller
|
b966238f31
adds ResetOffset to reset to earlier offset values. #554
|
7 years ago |
Evan Huus
|
ccab789d44
OffsetManager: match upstream mark/next behaviour
|
8 years ago |
Evan Huus
|
0d77a1d392
Offset Manager: report unknown topic errors
|
8 years ago |
Evan Huus
|
53285c9f5e
Fix race condition on OffsetManager shutdown
|
8 years ago |
Evan Huus
|
2048ccdb23
Don't try to send partition timestamps in v2 OCRs
|
8 years ago |
Evan Huus
|
bed560f780
Add additional error handling based on spec
|
8 years ago |
Matvey Arye
|
262eef8ff4
Add support for custom offset retention durations to offset manager
|
8 years ago |
Maxim Vladimirsky
|
48e29ec594
Publish GroupGenerationUndefined constant
|
9 years ago |
Maxim Vladimirsky
|
1e5cc31d7c
Fix offset_manager for Kafka 0.9.0.0
|
9 years ago |
Evan Huus
|
12d29331cf
A few minor suggestions from golint
|
9 years ago |
Evan Huus
|
6facece8ef
Wrap godoc to 80 chars, round 2
|
9 years ago |
Evan Huus
|
93c1f7437d
Wrap all godoc at 80 characters
|
9 years ago |
Evan Huus
|
e4cf5d402c
Fix offset-manager expiry timestamps to 'now'
|
9 years ago |
Evan Huus
|
46fa225867
A few minor offset-manager tweaks
|
9 years ago |