You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/07 11:25:19 UTC

[GitHub] [incubator-doris] pengxiangyu opened a new pull request, #8901: Support remote storage, step 4 only fe, add MigrationHandler and MigrationJob

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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] HappenLee closed pull request #8901: Support remote storage, step 4 only fe, add MigrationHandler and MigrationJob

Posted by GitBox <gi...@apache.org>.
HappenLee closed pull request #8901: Support remote storage, step 4 only fe, add MigrationHandler and MigrationJob
URL: https://github.com/apache/incubator-doris/pull/8901


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org