You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/02/21 06:50:35 UTC

[GitHub] [incubator-dolphinscheduler] Eights-Li opened a new issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment

Eights-Li opened a new issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1984
 
 
   
   **Describe the bug**
   TaskInstance.isSubProcess method misjudgment task type
   
   **To Reproduce**
   1 String taskType = sub process
   2 TaskType.SUB_PROCESS.toString=SUB_PROCESS
   3 TaskType.SUB_PROCESS.toString().equals(this.taskType.toUpperCase()) misjudgment
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   

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

[GitHub] [incubator-dolphinscheduler] Eights-Li commented on issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment

Posted by GitBox <gi...@apache.org>.
Eights-Li commented on issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1984#issuecomment-589523332
 
 
   i will fix it

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

[GitHub] [incubator-dolphinscheduler] Eights-Li closed issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment

Posted by GitBox <gi...@apache.org>.
Eights-Li closed issue #1984: [BUG] TaskInstance.isSubProcess Misjudgment
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1984
 
 
   

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