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(targets): select TargetSelect to none when TargetJvmNotification LOST if that target is currently selected #496

Merged
merged 4 commits into from
Aug 6, 2022

Conversation

maxcao13
Copy link
Member

@maxcao13 maxcao13 commented Aug 5, 2022

Related to #294 (comment)
Depends on https://github.com/cryostatio/cryostat/pull/1037
Fixes #294

The fix stops the TargetSelect from selecting a target if it was selected when a TargetJvmDiscovery LOST notification is emitted. So it is entirely dependent on LOST notifications getting through somewhat quickly.

@maxcao13 maxcao13 added the bug Something isn't working label Aug 5, 2022
@maxcao13 maxcao13 requested a review from andrewazores August 5, 2022 21:10
@andrewazores andrewazores merged commit d896d86 into cryostatio:main Aug 6, 2022
@maxcao13 maxcao13 deleted the target-reappear-issue branch August 8, 2022 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] CreateRecording form does not recognize when targets reappear
2 participants