-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep old usage and fix account type decode err (#13903)
1. the storage usage data could be lost when the upgrade is because there is no object info in the catalog when first replaying the old ckp. 2. correct the account type in the storage usage bat to uint64. 3. adding more tests to test the behavior of the usage cache. 4. one way to provide support is to transfer the usage to the right account. Approved by: @XuPeng-SH, @qingxinhome
- Loading branch information
1 parent
17e171d
commit 71fe33a
Showing
7 changed files
with
503 additions
and
138 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
Oops, something went wrong.