-
Notifications
You must be signed in to change notification settings - Fork 740
An empty list of consumers for the background partition #15960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An empty list of consumers for the background partition #15960
Conversation
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ DetailsTest history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Changes from PR #15889
At the start, the partition loads the list of consumers not only from the config, but also from the KV. Fixed a bug where the background partition had an empty list of config consumers, but the consumers were stored in KV.
Changelog category
Description for reviewers
The test checks how the background partition loads if the list of consumers is stored in the KV. The data for KV is taken from the resource file.