You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2019/04/22 06:48:01 UTC

[GitHub] [incubator-doris] wuyunfeng commented on a change in pull request #985: Add doc of auto creator of kafka topic

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org