[GitHub] [inlong] bluewang opened a new pull request, #8704: [INLONG-8693][Dashboard] Data synchronization supports Audit
bluewang opened a new pull request, #8704: URL: https://github.com/apache/inlong/pull/8704 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/inlong/issues) number)* - Fixes https://github.com/apache/inlong/issues/8693 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve?* ### Modifications *Describe the modifications you've done.* ### Verifying this 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. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [inlong] bluewang opened a new pull request, #8706: [INLONG-8705][Dashboard] Source and sink title optimization
bluewang opened a new pull request, #8706: URL: https://github.com/apache/inlong/pull/8706 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/inlong/issues) number)* - Fixes https://github.com/apache/inlong/issues/8705 ### Motivation *Explain here the context, and why you're making that change. What is the problem you're trying to solve?* ### Modifications *Describe the modifications you've done.* ### Verifying this 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. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[inlong] branch master updated: [INLONG-8705][Dashboard] Source and sink title optimization (#8706)
This is an automated email from the ASF dual-hosted git repository. zirui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new d3113253b4 [INLONG-8705][Dashboard] Source and sink title optimization (#8706) d3113253b4 is described below commit d3113253b4503af31f0319bf7f39ee5d92843c72 Author: Lizhen <88174078+bluew...@users.noreply.github.com> AuthorDate: Fri Aug 11 17:37:44 2023 +0800 [INLONG-8705][Dashboard] Source and sink title optimization (#8706) --- inlong-dashboard/src/ui/locales/cn.json | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/inlong-dashboard/src/ui/locales/cn.json b/inlong-dashboard/src/ui/locales/cn.json index 120420fd61..b0b6dadc89 100644 --- a/inlong-dashboard/src/ui/locales/cn.json +++ b/inlong-dashboard/src/ui/locales/cn.json @@ -575,7 +575,7 @@ "pages.GroupDetail.Info.DataStreams": "数据流", "pages.GroupDetail.Info.Submit": "提交审批", "pages.GroupDetail.Info.SubmittedSuccessfully": "提交成功", - "pages.GroupDetail.Info.SubmittedWarn": "请先创建数据来源和数据目标", + "pages.GroupDetail.Info.SubmittedWarn": "请先创建数据源和数据目标", "pages.GroupDetail.Info.CheckMsg": "请检查表单", "pages.GroupDetail.Info.Previous": "上一步", "pages.GroupDetail.Info.Create": "新建接入", @@ -583,7 +583,7 @@ "pages.GroupDetail.Sources.DeleteConfirm": "确认删除吗", "pages.GroupDetail.Sources.DeleteSuccessfully": "删除成功", "pages.GroupDetail.Sources.DataStreams": "数据流", - "pages.GroupDetail.Sources.Create": "新建数据源", + "pages.GroupDetail.Sources.Create": "新建", "pages.GroupDetail.Sources.Edit": "编辑数据源", "pages.GroupDetail.Sources.status.Disable": "失效", "pages.GroupDetail.Sources.status.Normal": "正常", @@ -600,7 +600,7 @@ "pages.GroupDetail.Sources.status.BeenRetry": "已下发重试", "pages.GroupDetail.Sources.status.BeenFrozen": "已下发停止", "pages.GroupDetail.Sources.status.BeenActive": "已下发重启", - "pages.GroupDetail.Sink.New": "新建数据目标", + "pages.GroupDetail.Sink.New": "新建", "pages.GroupDetail.Sink.Edit": "编辑数据目标", "pages.GroupDetail.Sink.Type": "类型", "pages.GroupDetail.Sink.DataStreams": "数据流", @@ -615,7 +615,7 @@ "pages.GroupDetail.Stream.CreateDataStream": "新建数据流", "pages.GroupDetail.Info": "数据流组", "pages.GroupDetail.Streams": "数据流", - "pages.GroupDetail.Sources": "数据来源", + "pages.GroupDetail.Sources": "数据源", "pages.GroupDetail.Sinks": "数据目标", "pages.GroupDetail.Audit": "审计对账", "pages.GroupDetail.Resource": "资源详情", @@ -794,7 +794,7 @@ "pages.SynchronizeDetail.Info.DataStreams": "数据流", "pages.SynchronizeDetail.Info.Submit": "提交审批", "pages.SynchronizeDetail.Info.SubmittedSuccessfully": "提交成功", - "pages.SynchronizeDetail.Info.SubmittedWarn": "请先创建数据来源和数据目标", + "pages.SynchronizeDetail.Info.SubmittedWarn": "请先创建数据源和数据目标", "pages.SynchronizeDetail.Info.CheckMsg": "请检查表单", "pages.SynchronizeDetail.Info.Previous": "上一步", "pages.SynchronizeDetail.Info.Create": "新建数据同步",
[GitHub] [inlong] EMsnap merged pull request #8706: [INLONG-8705][Dashboard] Source and sink title optimization
EMsnap merged PR #8706: URL: https://github.com/apache/inlong/pull/8706 -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [inlong] healchow commented on a diff in pull request #8704: [INLONG-8693][Dashboard] Data synchronization supports Audit
healchow commented on code in PR #8704: URL: https://github.com/apache/inlong/pull/8704#discussion_r1291126628 ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -781,6 +781,7 @@ "pages.Nodes.TestConnection": "测试连接", "pages.SynchronizeDetail.Info": "基本信息", "pages.SynchronizeDetail.SourceAndSink": "配置数据流", + "pages.SynchronizeDetail.Audit": "审计对账", Review Comment: Maybe "审计" is enough. ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -781,6 +781,7 @@ "pages.Nodes.TestConnection": "测试连接", "pages.SynchronizeDetail.Info": "基本信息", "pages.SynchronizeDetail.SourceAndSink": "配置数据流", + "pages.SynchronizeDetail.Audit": "审计对账", Review Comment: Maybe "审计" is enough. -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[GitHub] [inlong] H0924cc opened a new pull request, #8708: [INLONG-8685][Sort] Denial of Service due to parser crash
H0924cc opened a new pull request, #8708: URL: https://github.com/apache/inlong/pull/8708 ### Prepare a Pull Request - [INLONG-8685][Sort] Denial of Service due to parser crash - Fixes #8685 ### Motivation Those using FasterXML/woodstox to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack. This vulnerability is only relevant for users making use of the DD parsing functionality. ### Modifications Upgrade com.fasterxml.woodstox:woodstox-core to version 5.4.0 to fix 1 Dependabot alert in inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hudi/pom.xml. ### Verifying this change - [ ] This change is a trivial rework/code cleanup without any test coverage. ### Documentation - Does this pull request introduce a new feature? no -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org