empiredan commented on PR #1370: URL: https://github.com/apache/incubator-pegasus/pull/1370#issuecomment-1463427034
If it's necessary to be compatible with the previous format of arguments for `migrate_node.sh`, we could add an option `-t` for `migrate_node.sh`: - `migrate_node.sh -t config <arguments ...>` means the first argument is config, or - `migrate_node.sh -t cluster <arguments ...>` or just `migrate_node.sh <arguments ...>` (`-t` is omitted) means the first argument is cluster. -- 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]
