-
Notifications
You must be signed in to change notification settings - Fork 672
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Reclaiming buffer][202106] Database migrator for reclaiming buffer (#…
…1897) This is to cherry-pick community PR #1822 to 202106. - What I did Db migrator support reclaiming reserved buffer for unused ports As there is no empty slot for database version between 202106 and master (202111), this migration will be done regardless of whether database version is changed. The DB migrator should be idempotent. - How I did it For admin down ports, if the buffer objects configuration aligns with default configuration, set the buffer objects configuration as: 1. Dynamic model: all normal buffer objects are configured on admin down ports. Buffer manager will apply zero profiles on admin down ports. 2. Static model: zero buffer objects are configured on admin down ports. - How to verify it 1. Unit test. 2. Manually test.
- Loading branch information
Showing
166 changed files
with
20,439 additions
and
3,401 deletions.
There are no files selected for viewing
This file contains 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 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 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.