wuyi created SPARK-23884:
----------------------------

             Summary: hasLaunchedTask should be true when launchedAnyTask be 
true
                 Key: SPARK-23884
                 URL: https://issues.apache.org/jira/browse/SPARK-23884
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: wuyi
             Fix For: 2.3.0


*hasLaunchedTask* should be *true* when *launchedAnyTask* be *true*, rather 
than *task's size > 0.*

*task'size* would be geater than 0 as long as there‘s any *WorkOffers,*but this 
dose not ensure there's any tasks launched.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to