[ https://issues.apache.org/jira/browse/SPARK-23884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428188#comment-16428188 ]
Apache Spark commented on SPARK-23884: -------------------------------------- User 'Ngone51' has created a pull request for this issue: https://github.com/apache/spark/pull/20996 > 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 > Priority: Major > Labels: easyfix > 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