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

[jazzy] Bugfix: Recorder discovery does not restart after being stopped (backport #1894) #1900

Open
wants to merge 1 commit into
base: jazzy
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 22, 2025

This is a bug fix for a situation when the discovery in Recorder does not restart after being stopped.

Repeated calls to start_discovery should not start additional topics discovery tasks without stop_discovery calls.

* Invert start discovery condition
Repeated calls to start_discovery should not start additional topics discovery tasks without stop_discovery calls

Signed-off-by: Øystein Sture <[email protected]>

* Rename stop_discovery to discovery_running and change logic accordingly

Signed-off-by: Øystein Sture <[email protected]>

---------

Signed-off-by: Øystein Sture <[email protected]>
(cherry picked from commit b483541)
@mergify mergify bot requested a review from a team as a code owner January 22, 2025 02:12
@mergify mergify bot requested review from james-rms and jhdcs and removed request for a team January 22, 2025 02:12
@MichaelOrlov MichaelOrlov changed the title Bugfix: Recorder discovery does not restart after being stopped (backport #1894) [jazzy] Bugfix: Recorder discovery does not restart after being stopped (backport #1894) Jan 22, 2025
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.

2 participants