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/05/24 04:16:51 UTC

[GitHub] [incubator-inlong] healchow commented on a diff in pull request #4330: [INLONG-4299][Manager] Add InlongStreamExtensionInfo

healchow commented on code in PR #4330:
URL: https://github.com/apache/incubator-inlong/pull/4330#discussion_r880042141


##########
inlong-manager/manager-plugins/src/main/java/org/apache/inlong/manager/plugin/listener/RestartSortListener.java:
##########
@@ -98,21 +95,6 @@ public ListenerResult listen(WorkflowContext context) throws Exception {
             return ListenerResult.fail(message);
         }
 
-        // TODO Support more than one dataflow in one sort job

Review Comment:
   @yunqingmoswu @kipshi 
   Do we already support one Sort task to write data to multiple sinks at the same time?



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