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/02/21 13:37:41 UTC

[GitHub] [incubator-inlong] healchow commented on a change in pull request #2629: [INLONG-2624][Dashboard] Modify the interface and parameters to adapt to changes in the Manager

healchow commented on a change in pull request #2629:
URL: https://github.com/apache/incubator-inlong/pull/2629#discussion_r811136552



##########
File path: inlong-dashboard/src/pages/AccessCreate/DataStream/helper.ts
##########
@@ -27,7 +27,7 @@ export const valuesToData = (values, inlongGroupId) => {
       dataSourceType,
       dataSourceBasicId,
       dataSourcesConfig = [],
-      dataStorage = [],
+      sinkInfo = [],

Review comment:
       OK, I rename this field to `streamSink`, as the `dataStorage` was changed to `streamSink` in the Manager module.




-- 
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