ouyangyewei edited a comment on pull request #8595: URL: https://github.com/apache/dolphinscheduler/pull/8595#issuecomment-1056669201
> Hi @ouyangyewei I have a question, this is called by the upgraded script, it should be called manually once, it doesn't matter how much the api replica is; BTW, You should also modify the ddl of pgsql. Hi @caishunfeng , when deployed through K8S, if the `dolphinscheduler-api` is multi-replicas, the first Pod will call and create indexs successfully, but other Pods will fail to start and raise an exception: `java.sql.SQLSyntaxErrorException: Duplicate key name 'idx_code_version'` -- 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]
