[ 
https://issues.apache.org/jira/browse/SPARK-20452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tathagata Das resolved SPARK-20452.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17752
[https://github.com/apache/spark/pull/17752]

> Cancel a batch Kafka query and rerun the same DataFrame may cause 
> ConcurrentModificationException
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-20452
>                 URL: https://issues.apache.org/jira/browse/SPARK-20452
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.2.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>             Fix For: 2.2.0
>
>
> Cancel a batch Kafka query and rerun the same DataFrame may cause 
> ConcurrentModificationException because it may launch two tasks sharing the 
> same group id.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to