confluentinc / confluentinc/confluent-kafka-javascript

Allow usage of commitSync in the rebalance callback

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
304
Forks
45
Avg merge
11h 47m
Merged PRs (30d)
5

Description

- currently it fails saying client isn't connected
- if we change that it fails with erroneous state

There are two things we possibly need to do, make sure that the last rebalance cb finishes before we actually disconnect, and make sure we don't artificially restrict calling methods within the last rebalance cb

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.