zuston opened a new pull request, #2651: URL: https://github.com/apache/uniffle/pull/2651
### What changes were proposed in this pull request? This PR is to introduce the timeout mechanism when getting the overlapping decompression data. ### Why are the changes needed? If not having this PR, the blocking wait have the potential risk to forever hang of the tasks when the rpc hang ### Does this PR introduce _any_ user-facing change? `rss.client.read.overlappingDecompressionFetchSecondsThreshold=300` ### How was this patch tested? Internal job tests -- 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]
