Varun
|
d2f42885e0
Fixed Id realted lint errors (#1380)
|
5 年之前 |
Vlad Gorodetsky
|
9522409b7f
Merge pull request #1231 from thomaslee/tom_fix_coordinator_changes
|
5 年之前 |
coldWater
|
b4d38af3f3
fixed handle cleanup error
|
5 年之前 |
Nelz
|
6c354b8b3c
reduce client close bookkeeping
|
5 年之前 |
Andreas Schneider
|
6c949c05b2
fixed potential deadlock when a heartbeat request fails
|
5 年之前 |
Vlad Gorodetsky
|
e6c029ff1a
Revert "Synced error names and descriptions with the kafka's protocol"
|
5 年之前 |
Vlad Gorodetsky
|
04e4286cc1
Merge pull request #1218 from nrvnrvn/match-error-codes-and-descriptions
|
5 年之前 |
Nick Revin
|
a0f0d8fcdf
synced error codes and descriptions with the kafka's protocol
|
6 年之前 |
Tom Lee
|
4ff43dddea
RefreshCoordinator() will handle closing the coordinator if necessary
|
6 年之前 |
Tom Lee
|
bad65e751a
Retry ErrNotCoordinatorForConsumer in ConsumerGroup.newSession
|
6 年之前 |
Varun
|
8cc8678245
fixed the function call with changed parameter ordering
|
6 年之前 |
Varun
|
12fa6736bd
fixed some typo and added some comments
|
6 年之前 |
Varun
|
e71aa456c3
fixed a go vet suggestion in consumer group file
|
6 年之前 |
Dimitrij Denissenko
|
a318f6ee7d
CI test fixes
|
6 年之前 |
Dimitrij Denissenko
|
ed8fd54181
Better documentation and examples
|
6 年之前 |
Dimitrij Denissenko
|
c80d82cf6c
Simplify code. Run heartbeat for as long as possible
|
6 年之前 |
Dimitrij Denissenko
|
7170045d9b
Use context for session cancellation
|
6 年之前 |
Dimitrij Denissenko
|
fde71cc31f
Fix race
|
6 年之前 |
Dimitrij Denissenko
|
dfeba0fb8f
Better documentation, extend test timeout
|
6 年之前 |
Dimitrij Denissenko
|
6fd7e304e7
Adapt for the latest offset manager implementation
|
6 年之前 |
Dimitrij Denissenko
|
113ce2c044
Implement a higher-level consumer group
|
6 年之前 |