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(threads): revert #1388 #1467

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Apr 22, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Related to #1448
Related to #1449
Depends on #1466

Back out #1388 completely. This will break JMX session credentials again but should put the threading interactions back into a working (still not proper) condition. Needs more thorough testing to be sure however.

@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Apr 22, 2023
@mergify mergify bot added the safe-to-test label Apr 22, 2023
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Apr 22, 2023
@andrewazores andrewazores force-pushed the revert-vertexecutor branch 4 times, most recently from 692cd51 to e83e369 Compare April 22, 2023 15:26
@andrewazores andrewazores marked this pull request as ready for review April 22, 2023 15:30
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1467-e83e369ad8e313a22b3f543ae8cb245e09df3a95 sh smoketest.sh

@github-actions
Copy link
Contributor

This PR/issue depends on:

maxcao13
maxcao13 previously approved these changes Apr 24, 2023
Copy link
Member

@maxcao13 maxcao13 left a comment

Choose a reason for hiding this comment

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

Looks good, nothing seems to break from using jmx/agent credentials.

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1467-e6e8791a7644c5fc9f11362816aeffebbe97d0dd sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1467-947aedfcdecfef55dd0f9806df6da9ee18c66f96 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1467-6f9288159f567d88742caf326f836b129986f664 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1467-af7eafa4a670e38f374b439c9655b09301064a2c sh smoketest.sh

@andrewazores
Copy link
Member Author

Rebased several times to include changes to web-client and to sign the commit, but otherwise no real changes @maxcao13

@andrewazores andrewazores merged commit eaf801a into cryostatio:main Apr 25, 2023
@andrewazores andrewazores deleted the revert-vertexecutor branch April 25, 2023 15:49
mergify bot pushed a commit that referenced this pull request Apr 25, 2023
* Revert "fix(credentials): store JMX session credentials in ThreadLocal (#1388)"

This reverts commit 39695d0.

* compile fixes

Signed-off-by: Andrew Azores <aazores@redhat.com>

* fixup! Revert "fix(credentials): store JMX session credentials in ThreadLocal (#1388)"

---------

Signed-off-by: Andrew Azores <aazores@redhat.com>
(cherry picked from commit eaf801a)
andrewazores added a commit that referenced this pull request Apr 25, 2023
* Revert "fix(credentials): store JMX session credentials in ThreadLocal (#1388)"

This reverts commit 39695d0.

* compile fixes

Signed-off-by: Andrew Azores <aazores@redhat.com>

* fixup! Revert "fix(credentials): store JMX session credentials in ThreadLocal (#1388)"

---------

Signed-off-by: Andrew Azores <aazores@redhat.com>
(cherry picked from commit eaf801a)

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
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants