Upgrade cassandra version to 5.0.0#13916
Merged
LeoMar4 merged 2 commits intomicrosoft:3.0-devfrom Jun 9, 2025
Merged
Conversation
7f1ab55 to
f4cbaa1
Compare
fcfd25e to
9c799e0
Compare
Contributor
Author
kgodara912
approved these changes
Jun 4, 2025
Contributor
There was a problem hiding this comment.
Buddy build passes except Arm64 package installation which is due to exclusiveness of package to x86_64, https://github.com/microsoft/azurelinux/blob/3.0/SPECS-EXTENDED/cassandra/cassandra.spec#L19. The package has dependencies on xalan-j2 and xerces-j2 and others, once we install all the packages, the cassandra service starts fine
sudo systemctl start cassandra
cassandra.service - Apache Cassandra
Loaded: loaded (/usr/lib/systemd/system/cassandra.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Wed 2025-06-04 11:53:47 UTC; 23s ago
Buddy build which doesn't pass as it requires many dependencies. The above local buddy build passes which has required dependencies. LGTM
| Release: 2%{?dist} | ||
| Version: 5.0.0 | ||
| Release: 1%{?dist} | ||
| URL: http://cassandra.apache.org/ |
Contributor
There was a problem hiding this comment.
Please replace it with https.
d4a4007 to
38bae69
Compare
38bae69 to
e4a2020
Compare
LeoMar4
approved these changes
Jun 9, 2025
AkarshHCL
pushed a commit
to AkarshHCL/azurelinux
that referenced
this pull request
Jul 31, 2025
SumitJenaHCL
pushed a commit
to SumitJenaHCL/azurelinux
that referenced
this pull request
Aug 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Upgrade cassandra version to 5.0.0
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology