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

Marcelo Masiero Vanzin resolved SPARK-29054.
--------------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Invalidate Kafka consumer when new delegation token available
> -------------------------------------------------------------
>
>                 Key: SPARK-29054
>                 URL: https://issues.apache.org/jira/browse/SPARK-29054
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Gabor Somogyi
>            Assignee: Gabor Somogyi
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Kafka consumers are cached. If delegation token is used and the token is 
> expired, then exception is thrown. Such case new consumer is created in a 
> Task retry with the latest delegation token. This can be enhanced by 
> detecting the existence of a new delegation token.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to