Skip to content

fix(tskv): old wal files may not be deleted - #1175

Merged
roseboy-liu merged 3 commits into
cnosdb:mainfrom
zipper-meng:fix/tskv
May 16, 2023
Merged

fix(tskv): old wal files may not be deleted#1175
roseboy-liu merged 3 commits into
cnosdb:mainfrom
zipper-meng:fix/tskv

Conversation

@zipper-meng

Copy link
Copy Markdown
Member

Which issue does this PR close?

Rationale for this change

Fixes:

  1. GlobalSequenceContext sometimes not properly set when recover.
  2. VersionEdit::seq_no not set when creating TseriesFamily or rolling a summary file.
  3. Check to delete wal files after flush_trigger_total_file_size triggered.

What changes are included in this PR?

Are there any user-facing changes?

@zipper-meng
zipper-meng requested a review from roseboy-liu May 11, 2023 08:10
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.

2 participants