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

Shade Jackson libraries in agents #425

Closed
emerkle826 opened this issue Nov 16, 2023 · 0 comments · Fixed by #423
Closed

Shade Jackson libraries in agents #425

emerkle826 opened this issue Nov 16, 2023 · 0 comments · Fixed by #423
Assignees
Labels
done Issues in the state 'done'

Comments

@emerkle826
Copy link
Contributor

In light of #422, it would be safer to shade all of the Jackson libraries we use in the Management API agents so that we do not have to rely on the versions shipped with Cassandra/DSE. Shading the snakeyaml library will fix things related to #422, but shading the Jackson libraries used will hopefully avoid future library conflicts.

@emerkle826 emerkle826 self-assigned this Nov 16, 2023
@emerkle826 emerkle826 moved this to Ready in K8ssandra Nov 16, 2023
@adejanovski adejanovski added the ready Issues in the state 'ready' label Nov 16, 2023
@emerkle826 emerkle826 moved this from Ready to In Progress in K8ssandra Nov 16, 2023
@adejanovski adejanovski added in-progress Issues in the state 'in-progress' and removed ready Issues in the state 'ready' labels Nov 16, 2023
@emerkle826 emerkle826 moved this from In Progress to Ready in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready Issues in the state 'ready' and removed in-progress Issues in the state 'in-progress' labels Nov 16, 2023
@emerkle826 emerkle826 changed the title Shade Jacxkson libraries Shade Jackson libraries Nov 16, 2023
@emerkle826 emerkle826 changed the title Shade Jackson libraries Shade Jackson libraries in agents Nov 16, 2023
@emerkle826 emerkle826 moved this from Ready to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed ready Issues in the state 'ready' labels Nov 16, 2023
@emerkle826 emerkle826 moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Review to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed review Issues in the state 'review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski removed the ready-for-review Issues in the state 'ready-for-review' label Nov 16, 2023
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Review to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed review Issues in the state 'review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Review to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed review Issues in the state 'review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Review to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added ready-for-review Issues in the state 'ready-for-review' and removed review Issues in the state 'review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski moved this from Review to Ready For Review in K8ssandra Nov 16, 2023
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels Nov 16, 2023
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra Nov 16, 2023
@github-project-automation github-project-automation bot moved this from Review to Done in K8ssandra Nov 16, 2023
@adejanovski adejanovski added done Issues in the state 'done' and removed review Issues in the state 'review' labels Nov 16, 2023
emerkle826 added a commit that referenced this issue Nov 16, 2023
* [CHANGE]  [#425](#425) Shade Jackson libraries in agents
* [BUGFIX]  [#413](#413) UBI8 images do not terminate correctly
* [BUGFIX]  [#360](#360) Support Cassandra 5.0-alpha1
* [BUGFIX]  [#415](#415) Some jvm_* metrics aren't labelled correctly
* [BUGFIX]  [#422](#422) Metrics endpoint fails to start for some DSE images
* [FEATURE] [#398](#398) Make Management API port configurable
* [FEATURE] [#419](#419) Add DSE 6.8.40 to the build matrix
* [FEATURE] [#397](#397) Add Cassandra 4.0.11, 4.1.3 5.0-alpha2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants