You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/11/14 16:01:29 UTC

[GitHub] [incubator-dolphinscheduler] Technoboy- opened a new issue #1243: taskInfo can be NULL-XX

Technoboy- opened a new issue #1243: taskInfo can be NULL-XX
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1243
 
 
   *For better global communication, please give priority to using English description, thx! *
   
   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. 'run a process instance'
   2. 'stop the process instance '
   3. some times, the console will print below log
   
   ```
   [INFO] 2019-11-14 23:59:43.874 org.apache.dolphinscheduler.server.worker.WorkerServer:[325] - get one kill command from tasks kill queue: NULL-41
   [INFO] 2019-11-14 23:59:43.879 org.apache.dolphinscheduler.server.worker.WorkerServer:[365] - delete task from tasks queue: 41
   [INFO] 2019-11-14 23:59:43.884 org.apache.dolphinscheduler.common.queue.TaskQueueZkImpl:[102] - check task 2_7_2_41_-1 exists in task queue 
   [INFO] 2019-11-14 23:59:43.887 org.apache.dolphinscheduler.common.queue.TaskQueueZkImpl:[278] - consume task /dolphinscheduler/tasks_queue/2_7_2_41_-1
   [INFO] 2019-11-14 23:59:43.891 org.apache.dolphinscheduler.common.queue.TaskQueueZkImpl:[339] - delete task:NULL-41 from tasks set 
   ```
   
   
   **Which version of Easy Scheduler:**
    -[dev-db]
   

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