-
Notifications
You must be signed in to change notification settings - Fork 34
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
Restore: add and fill host info in restore progress #4088
base: master
Are you sure you want to change the base?
Commits on Oct 30, 2024
-
chore(go.mod): remove replace directive to SM submodules
It was a left-over after feature development:/
Configuration menu - View commit details
-
Copy full SHA for 8e6cf15 - Browse repository at this point
Copy the full SHA 8e6cf15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df8561 - Browse repository at this point
Copy the full SHA 0df8561View commit details -
feat(schema): add shard cnt to restore_run_progress
It's going to be needed for calculating per shard download/stream bandwidth in progress command.
Configuration menu - View commit details
-
Copy full SHA for 1259abd - Browse repository at this point
Copy the full SHA 1259abdView commit details -
feat(restore): add and fill shard cnt in restore run progress
This commit also moves host shard info to the tablesWorker, as it is commonly reused during restore procedure.
Configuration menu - View commit details
-
Copy full SHA for f1b1206 - Browse repository at this point
Copy the full SHA f1b1206View commit details -
feat(restore): add and fill host info in progress
This allows to calculate download/stream per shard bandwidth in 'sctool progress' display. s: add and fill host info in prog
Configuration menu - View commit details
-
Copy full SHA for 6f7fe57 - Browse repository at this point
Copy the full SHA 6f7fe57View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9db113 - Browse repository at this point
Copy the full SHA b9db113View commit details -
feat(managerclient): include B or iB in SizeSuffix display
It is nicer to see: "Size: 10B" instead of "Size: 10" or "Size: 20KiB" instead of "Size: 20k".
Configuration menu - View commit details
-
Copy full SHA for f960de8 - Browse repository at this point
Copy the full SHA f960de8View commit details