EnricoMi commented on PR #1738: URL: https://github.com/apache/incubator-uniffle/pull/1738#issuecomment-2127083251
Alright, let's introduce `spark.rss.client.unregister.timeout.sec`, which replaces what `spark.rss.client.unregister.request.timeout.sec` did, and have `spark.rss.client.unregister.request.timeout.sec` apply to an individual request (as the name implies). Let's further log a warning if `spark.rss.client.unregister.timeout.sec` is too small. Unfortunately, configuring the relevant values is only supported by Spark clients, so the warning will be pointless for other clients. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
