You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/01/04 07:30:10 UTC

[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on a change in pull request #4320: [Feature-4318][API] Rename tenant code

CalvinKirs commented on a change in pull request #4320:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4320#discussion_r551152994



##########
File path: dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
##########
@@ -116,7 +116,7 @@
     QUERY_TENANT_LIST_ERROR(10086, "query tenant list error", "查询租户列表错误"),
     UPDATE_TENANT_ERROR(10087, "update tenant error", "更新租户错误"),
     DELETE_TENANT_BY_ID_ERROR(10088, "delete tenant by id error", "删除租户错误"),
-    VERIFY_TENANT_CODE_ERROR(10089, "verify tenant code error", "租户编码验证错误"),
+    VERIFY_TENANT_CODE_ERROR(10089, "verify os tenant code error", "操作系统租户验证错误"),

Review comment:
       hi,suggest change




----------------------------------------------------------------
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:
users@infra.apache.org