You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (Jira)" <ji...@apache.org> on 2019/09/11 12:33:00 UTC

[jira] [Created] (SPARK-29054) Invalidate Kafka consumer when new delegation token available

Gabor Somogyi created SPARK-29054:
-------------------------------------

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


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.2#803003)

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