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

Normalizer of TTLSettings #12107

Open
swalrus1 opened this issue Nov 28, 2024 · 0 comments
Open

Normalizer of TTLSettings #12107

swalrus1 opened this issue Nov 28, 2024 · 0 comments

Comments

@swalrus1
Copy link
Collaborator

swalrus1 commented Nov 28, 2024

On each tablet that stores NSchemeOp::TTTLSettings or NSchemeOp::TColumnDataLifecycle, we need to migrate all instances of these structures to new format with tiers, introduced in #11390. For that purpose, a normalizer must be added that, on initialization of a tablet, fills Tiers in all instances of migrated structures from local DB.

These tablets are:

  • SchemeShard
  • ColumnShard
  • Possibly DataShard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants