Skip to content

Upgrade cassandra version to 5.0.0#13916

Merged
LeoMar4 merged 2 commits intomicrosoft:3.0-devfrom
jykanase:topic_cassandra-upgrade
Jun 9, 2025
Merged

Upgrade cassandra version to 5.0.0#13916
LeoMar4 merged 2 commits intomicrosoft:3.0-devfrom
jykanase:topic_cassandra-upgrade

Conversation

@jykanase
Copy link
Copy Markdown
Contributor

@jykanase jykanase commented May 29, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Upgrade cassandra version to 5.0.0

Change Log
  • cassandra.spec
  • cassandra.signatures.json
  • cgmanifest.json
  • Readme
Does this affect the toolchain?

NO

Associated issues
  • #xxxx
Links to CVEs
Test Methodology
  • Pipeline build id: xxxx

@jykanase jykanase requested review from a team as code owners May 29, 2025 08:05
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels May 29, 2025
@jykanase jykanase force-pushed the topic_cassandra-upgrade branch from 7f1ab55 to f4cbaa1 Compare May 29, 2025 08:06
Copy link
Copy Markdown
Member

@mfrw mfrw left a comment

Choose a reason for hiding this comment

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

diff looks good to me :)

@jykanase jykanase closed this Jun 2, 2025
@jykanase jykanase reopened this Jun 2, 2025
@jykanase jykanase force-pushed the topic_cassandra-upgrade branch 2 times, most recently from fcfd25e to 9c799e0 Compare June 3, 2025 10:46
@jykanase
Copy link
Copy Markdown
Contributor Author

jykanase commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

@kgodara912 kgodara912 left a comment

Choose a reason for hiding this comment

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

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

Comment thread SPECS-EXTENDED/cassandra/cassandra.spec Outdated
Release: 2%{?dist}
Version: 5.0.0
Release: 1%{?dist}
URL: http://cassandra.apache.org/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please replace it with https.

@jykanase jykanase force-pushed the topic_cassandra-upgrade branch 2 times, most recently from d4a4007 to 38bae69 Compare June 5, 2025 04:33
@jykanase jykanase force-pushed the topic_cassandra-upgrade branch from 38bae69 to e4a2020 Compare June 5, 2025 04:43
@LeoMar4 LeoMar4 merged commit d6c21ab into microsoft:3.0-dev Jun 9, 2025
15 checks passed
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants