pengxiangyu opened a new pull request, #8901: URL: https://github.com/apache/incubator-doris/pull/8901
# Proposed changes Issue Number: #7097 ## Problem Summary: 1. Add MigrationHandler to check which partition need to be migrated to remote storage. 2. Add MigrationJob to run migration task, add CreateReplicaTask and StorageMediaMigrationV2Task to send request to BE. ## Checklist(Required) 1. Does it affect the original behavior: (No) 4. Has unit tests been added: (Yes) 5. Has document been added or modified: (No) 6. Does it need to update dependencies: (No) 7. Are there any changes that cannot be rolled back: (No) ## Further comments Add Remote storage resouce and add property to DataProperty. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
