-
Notifications
You must be signed in to change notification settings - Fork 5k
enh(wal): [TS-7567]set wal keep version to avoid deleting #33517
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
a283d38
feat(tmq): send markable version to wal if do not want to delete wal …
wangmm0220 7683c28
feat(tmq): send markable version to wal if do not want to delete wal …
wangmm0220 8f2ebd8
feat: add func walSetKeepVersion.
xiao-77 1e6eaf2
fix: gemini review problems.
xiao-77 da54b02
feat: add mnode logic for wal keep version.
xiao-77 8b35e87
feat: use mnd and trans to set keep version.
xiao-77 3311736
feat: support trim database wal.
xiao-77 077a5b8
fix: to many message in mnd msg.
xiao-77 eea28a7
Merge pull request #33432 from taosdata/feat/TS-7567-wal
xiao-77 99bea55
feat: trim database wal use commit req.
xiao-77 5dceff5
test: add test for wal keep version and trim database wal.
xiao-77 4e429bd
fix: some ci problems.
xiao-77 bfa242e
fix: some ci problems.
xiao-77 dadcfe1
Merge pull request #33481 from taosdata/feat/TS-7567-wal
xiao-77 7071a6d
feat: support show keep version while exec show vgropus.
xiao-77 610f382
feat: use vgroups in sql.
xiao-77 9131760
fix: gemini review errors.
xiao-77 f743b74
Merge pull request #33495 from taosdata/feat/TS-7567-wal
xiao-77 9594d30
feat: add set keep version time.
xiao-77 7e0ca3a
Merge remote-tracking branch 'origin/3.3.6' into feat/TS-7567-wal
xiao-77 3c66b90
feat: add test for set keep version high availability.
xiao-77 0d9fefb
test: add cases to ci.
xiao-77 3c0d24e
Merge pull request #33513 from taosdata/feat/TS-7567-wal
xiao-77 59199c8
refactor(query): refactor query task redirect process. (#33502)
hjxilinx 2298d63
enh(tmq): [TS-7567]send wal version to mnode
wangmm0220 acbbb9f
fix: ci problems.
xiao-77 d025cdb
fix: ci problems.
xiao-77 c2ba6e6
fix: ci build error on windows.
xiao-77 9eddb99
enh(tmq): [TS-7567]send wal version to mnode
wangmm0220 5f55b33
fix: gemini review problems.
xiao-77 a9f066f
fix: ci cases failed.
xiao-77 9562f30
fix: ci ut cases.
xiao-77 c2b4807
enh(stream): fix errors in ci
wangmm0220 82de210
Merge branch 'feat/TS-7567' of https://github.com/taosdata/TDengine i…
wangmm0220 fcadb02
Merge branch '3.3.6' into feat/TS-7567
xiao-77 a326d57
fix: review errors.
xiao-77 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.