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

feat(management): avoid self-referencing JMX operations #280

Merged
merged 13 commits into from
Dec 11, 2023

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Nov 30, 2023

Fixes #278
Depends on cryostatio/cryostat-core#309
Depends on cryostatio/cryostat-core#313
Depends on #289
Depends on #293

TODO before merge: correct -core version in pom.xml to point to a newly-released upstream version, not the -SNAPSHOT as it is for testing purposes in this PR

@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Nov 30, 2023
@mergify mergify bot added the safe-to-test label Nov 30, 2023
@andrewazores andrewazores added feat New feature or request backport dependent and removed needs-triage Needs thorough attention from code reviewers labels Nov 30, 2023
@andrewazores andrewazores force-pushed the no-self-jmx-connection branch 3 times, most recently from e9986d0 to 35809e1 Compare December 5, 2023 19:38
@andrewazores andrewazores marked this pull request as ready for review December 5, 2023 19:43
@andrewazores andrewazores requested a review from a team as a code owner December 5, 2023 19:43
@andrewazores
Copy link
Member Author

Hmm. I'm not seeing that. Which target did you have selected? Did this only happen after you tried to expand the automated analysis?

@mwangggg
Copy link
Member

Hmm. I'm not seeing that. Which target did you have selected? Did this only happen after you tried to expand the automated analysis?

Oh I think I was using an out of date -core. I updated everything and reran and it is working as expected now :)

mwangggg
mwangggg previously approved these changes Dec 11, 2023
Copy link
Member

@mwangggg mwangggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andrewazores
Copy link
Member Author

Rebased just to drop some accidentally included unrelated changes to the maven-publish CI workflow.

@andrewazores andrewazores merged commit 5a13941 into cryostatio:main Dec 11, 2023
9 checks passed
@andrewazores andrewazores deleted the no-self-jmx-connection branch December 11, 2023 21:37
mergify bot pushed a commit that referenced this pull request Dec 11, 2023
andrewazores added a commit that referenced this pull request Dec 11, 2023
(cherry picked from commit 5a13941)

Co-authored-by: Andrew Azores <aazores@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport feat New feature or request safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug] Avoid using localhost:0 "self-reference" JMX connection
2 participants