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

ASF GitHub Bot updated SPARK-55561:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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]

Reply via email to