[
https://issues.apache.org/jira/browse/SPARK-55561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058954#comment-18058954
]
Kavpreet Grewal commented on SPARK-55561:
-----------------------------------------
PR: https://github.com/apache/spark/pull/54339
> Add retries for all Kafka admin client methods
> ----------------------------------------------
>
> Key: SPARK-55561
> URL: https://issues.apache.org/jira/browse/SPARK-55561
> Project: Spark
> Issue Type: Improvement
> Components: Structured Streaming
> Affects Versions: 4.2.0
> Reporter: Kavpreet Grewal
> Priority: Major
> Labels: pull-request-available
>
> In `KafkaOffsetReaderAdmin.fetchPartitionOffsets`, method calls using the
> admin client are not retried, unlike other calls with are wrapped with
> `withRetries`. These calls should also be retried so that we handle transient
> errors gracefully and do not immediately fail the stream.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]