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

chore: saving schema with internals added while tearDown #10630

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timtimb0t
Copy link
Contributor

@timtimb0t timtimb0t commented Apr 11, 2025

this change doesn't affect any current code but adds new call that, saves schema with internals to separate log file.
refs:scylladb/scylladb#23293 (comment)

Testing

https://jenkins.scylladb.com/view/staging/job/scylla-staging/job/eugene_test_folder/job/schema_saver/

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

this change doesn't affect any current code but adds new call that,
saves schema with internals to separate log file.
refs:scylladb/scylladb#23293 (comment)
@timtimb0t
Copy link
Contributor Author

current solution is basically a copy paste of current code, from my point of view its better to modify save_schema method.
@aleksbykov , @vponomaryov , @temichus could you please share your opinion?

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.

1 participant