wuyunfeng commented on a change in pull request #985: Add doc of auto creator 
of kafka topic
URL: https://github.com/apache/incubator-doris/pull/985#discussion_r277219238
 
 

 ##########
 File path: 
fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadTaskScheduler.java
 ##########
 @@ -131,7 +131,7 @@ private void process() throws LoadException, 
UserException, InterruptedException
 
             // task to thrift
             TRoutineLoadTask tRoutineLoadTask = 
routineLoadTaskInfo.createRoutineLoadTask();
-            // remove task for needScheduleTasksList in job
+            // set task execute start time
 
 Review comment:
   set the start time for task to execute

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to