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 07:58:39 UTC

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

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


##########
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:
   Yes, manager already support this before.



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