morningman opened a new pull request #3461: URL: https://github.com/apache/incubator-doris/pull/3461
Add a new config `drop_backend_after_decommission` in FE. if this config is false, the BE will not be dropped after finishing decommission operation. This new config is try to solve the problem described in ISSUE: #3460 . TODO: This method will generate a lot of data migration, so it is only a temporary solution. After that, we should try to solve the problem of data balancing within the BE. This CL also add the documents of FE and BE configuration. These documents are incomplete and can be added later. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org