Kavpreet Grewal created SPARK-55561:
---------------------------------------
Summary: 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
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]