You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/09/16 02:21:46 UTC

[GitHub] [inlong] leezng opened a new pull request, #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

leezng opened a new pull request, #5912:
URL: https://github.com/apache/inlong/pull/5912

   - Fixes #5911


-- 
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@inlong.apache.org

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


[GitHub] [inlong] dockerzhang commented on a diff in pull request #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on code in PR #5912:
URL: https://github.com/apache/inlong/pull/5912#discussion_r972579420


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -196,16 +196,16 @@
   "meta.Group.MessageMiddleware": "消息中间件",
   "meta.Group.AccessSize": "按天接入大小",
   "meta.Group.GB/Day": "GB/天",
-  "meta.Group.BusinessIntroduction": "分组描述",
-  "meta.Group.BusinessOwners": "分组责任人",
+  "meta.Group.BusinessIntroduction": "流组描述",
+  "meta.Group.BusinessOwners": "流组责任人",

Review Comment:
   Group 责任人



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -196,16 +196,16 @@
   "meta.Group.MessageMiddleware": "消息中间件",
   "meta.Group.AccessSize": "按天接入大小",
   "meta.Group.GB/Day": "GB/天",
-  "meta.Group.BusinessIntroduction": "分组描述",
-  "meta.Group.BusinessOwners": "分组责任人",
+  "meta.Group.BusinessIntroduction": "流组描述",
+  "meta.Group.BusinessOwners": "流组责任人",
   "meta.Group.SingleStripMaximumLength": "单条最大长度",
   "meta.Group.thousand/day": "万条/天",
   "meta.Group.AccessPeakPerSecond": "每秒接入峰值",
-  "meta.Group.InlongGroupId": "分组ID",
+  "meta.Group.InlongGroupId": "流组ID",
   "meta.Group.InlongGroupIdRules": "只能包含小写字母、数字、中划线、下划线",
-  "meta.Group.InlongGroupName": "分组名称",
+  "meta.Group.InlongGroupName": "流组名称",

Review Comment:
   Group 名称



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -312,7 +312,7 @@
   "pages.GroupDetail.Info.SubmittedSuccessfully": "提交成功",
   "pages.GroupDetail.Info.CheckMsg": "请检查表单",
   "pages.GroupDetail.Info.Previous": "上一步",
-  "pages.GroupDetail.Info.Create": "新建分组",
+  "pages.GroupDetail.Info.Create": "新建流组",

Review Comment:
   ditto



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -196,16 +196,16 @@
   "meta.Group.MessageMiddleware": "消息中间件",
   "meta.Group.AccessSize": "按天接入大小",
   "meta.Group.GB/Day": "GB/天",
-  "meta.Group.BusinessIntroduction": "分组描述",
-  "meta.Group.BusinessOwners": "分组责任人",
+  "meta.Group.BusinessIntroduction": "流组描述",
+  "meta.Group.BusinessOwners": "流组责任人",
   "meta.Group.SingleStripMaximumLength": "单条最大长度",
   "meta.Group.thousand/day": "万条/天",
   "meta.Group.AccessPeakPerSecond": "每秒接入峰值",
-  "meta.Group.InlongGroupId": "分组ID",
+  "meta.Group.InlongGroupId": "流组ID",
   "meta.Group.InlongGroupIdRules": "只能包含小写字母、数字、中划线、下划线",
-  "meta.Group.InlongGroupName": "分组名称",
+  "meta.Group.InlongGroupName": "流组名称",
   "meta.Group.NumberOfAccess": "按天接入条数",
-  "meta.Group.BusinessOwnersExtra": "分组责任人,可查看、修改分组信息",
+  "meta.Group.BusinessOwnersExtra": "流组责任人,可查看、修改流组信息",

Review Comment:
   Group 责任人,可查看、修改 Group 信息



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -196,16 +196,16 @@
   "meta.Group.MessageMiddleware": "消息中间件",
   "meta.Group.AccessSize": "按天接入大小",
   "meta.Group.GB/Day": "GB/天",
-  "meta.Group.BusinessIntroduction": "分组描述",
-  "meta.Group.BusinessOwners": "分组责任人",
+  "meta.Group.BusinessIntroduction": "流组描述",

Review Comment:
   Group 描述



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -196,16 +196,16 @@
   "meta.Group.MessageMiddleware": "消息中间件",
   "meta.Group.AccessSize": "按天接入大小",
   "meta.Group.GB/Day": "GB/天",
-  "meta.Group.BusinessIntroduction": "分组描述",
-  "meta.Group.BusinessOwners": "分组责任人",
+  "meta.Group.BusinessIntroduction": "流组描述",
+  "meta.Group.BusinessOwners": "流组责任人",
   "meta.Group.SingleStripMaximumLength": "单条最大长度",
   "meta.Group.thousand/day": "万条/天",
   "meta.Group.AccessPeakPerSecond": "每秒接入峰值",
-  "meta.Group.InlongGroupId": "分组ID",
+  "meta.Group.InlongGroupId": "流组ID",

Review Comment:
   Group ID



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -303,7 +303,7 @@
   "pages.GroupDashboard.config.Reject": "已驳回",
   "pages.GroupDashboard.config.ExecuteLog": "执行日志",
   "pages.GroupDashboard.ConfirmDelete": "确认删除吗",
-  "pages.GroupDashboard.Create": "新建分组",
+  "pages.GroupDashboard.Create": "新建流组",

Review Comment:
   新建 Group



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -258,7 +258,7 @@
   "meta.Consumption.ConsumerGroupNameRules": "只能包含小写字母、数字、中划线、下划线",
   "meta.Consumption.DataStreamIDsHelp": "多个数据流ID之间用逗号(,)隔开",
   "meta.Consumption.ConsumerDataStreamID": "消费的数据流ID",
-  "meta.Consumption.ConsumerTargetBusinessID": "消费的数据分组ID",
+  "meta.Consumption.ConsumerTargetBusinessID": "消费的数据流组ID",

Review Comment:
   消费的数据流 Group ID



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -395,7 +395,7 @@
   "pages.Approvals.Approver": "审批人",
   "pages.Approvals.Applicant": "申请人",
   "pages.Approvals.ProcessID": "流程单ID",
-  "pages.Approvals.GroupId": "数据分组ID",
+  "pages.Approvals.GroupId": "数据流组ID",

Review Comment:
   数据流 Group ID



##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -411,7 +411,7 @@
   "pages.ConsumeDashboard.config.Total": "消费总数",
   "pages.ConsumeDashboard.config.Pending": "待审批",
   "pages.ConsumeDashboard.config.ConsumerGroup": "消费组",
-  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的分组ID",
+  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的流组ID",

Review Comment:
   消费的 Group ID



-- 
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@inlong.apache.org

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


[GitHub] [inlong] healchow commented on a diff in pull request #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #5912:
URL: https://github.com/apache/inlong/pull/5912#discussion_r972588612


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -411,7 +411,7 @@
   "pages.ConsumeDashboard.config.Total": "消费总数",
   "pages.ConsumeDashboard.config.Pending": "待审批",
   "pages.ConsumeDashboard.config.ConsumerGroup": "消费组",
-  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的分组ID",
+  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的流组ID",

Review Comment:
   感觉会和上面的“消费组”存在歧义。



-- 
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@inlong.apache.org

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


[GitHub] [inlong] dockerzhang merged pull request #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

Posted by GitBox <gi...@apache.org>.
dockerzhang merged PR #5912:
URL: https://github.com/apache/inlong/pull/5912


-- 
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@inlong.apache.org

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


[GitHub] [inlong] dockerzhang commented on a diff in pull request #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on code in PR #5912:
URL: https://github.com/apache/inlong/pull/5912#discussion_r972588846


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -411,7 +411,7 @@
   "pages.ConsumeDashboard.config.Total": "消费总数",
   "pages.ConsumeDashboard.config.Pending": "待审批",
   "pages.ConsumeDashboard.config.ConsumerGroup": "消费组",
-  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的分组ID",
+  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的流组ID",

Review Comment:
   消费的 Group ID



-- 
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@inlong.apache.org

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


[GitHub] [inlong] dockerzhang commented on a diff in pull request #5912: [INLONG-5911][Dashboard] Modify the data group name to the data stream group

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on code in PR #5912:
URL: https://github.com/apache/inlong/pull/5912#discussion_r972603846


##########
inlong-dashboard/src/locales/cn.json:
##########
@@ -411,7 +411,7 @@
   "pages.ConsumeDashboard.config.Total": "消费总数",
   "pages.ConsumeDashboard.config.Pending": "待审批",
   "pages.ConsumeDashboard.config.ConsumerGroup": "消费组",
-  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的分组ID",
+  "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的流组ID",

Review Comment:
   ```suggestion
     "pages.ConsumeDashboard.config.ConsumptionInlongGroupId": "消费的Group ID",
   ```



-- 
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@inlong.apache.org

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