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(swagger): extends sm agent /node_info' with data_directory`. #4168

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

VAveryanov8
Copy link
Collaborator

@VAveryanov8 VAveryanov8 commented Dec 16, 2024

This extends /node_info response of scylla manager agent with data_directory field which should contain first entry from the data_file_directories list of scylladb configuration.

data_directory is needed to calculate storage_size for the backup manifest.

Refs: #4130


Please make sure that:

  • Code is split to commits that address a single change
  • Commit messages are informative
  • Commit titles have module prefix
  • Commit titles have issue nr. suffix

This extends `/node_info` response of scylla manager agent with `data_directory` field which
should contain first entry from the `data_file_directories` list of
scylladb configuration.

Refs: #4130
@VAveryanov8 VAveryanov8 merged commit 2a0edaf into master Dec 16, 2024
51 checks passed
@VAveryanov8 VAveryanov8 deleted the va/extend-backup-manifest-part1 branch December 16, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants