Skip to content
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

fix redis: Send notify when state change #869

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

Greenvi4
Copy link
Contributor

@Greenvi4 Greenvi4 commented Mar 4, 2025

На текущий момент в Redis Standalone реализована отправка уведомления об изменении состояния подключения после завершения работы "конструктора", а не обходимо это делать когда состояние действительно поменялось. За это отвечает как раз signal_state_change и его метод connect.

Добавил перезапуск create_node_watch_ для StandaloneTopologyHolder, так как там его не хватало. Обновление инфы по подключениям не отрабатывало корретно


Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.

@Greenvi4 Greenvi4 requested a review from segoon as a code owner March 4, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant