chenyu-opensource commented on PR #43028: URL: https://github.com/apache/spark/pull/43028#issuecomment-1730669123
> Does this need to be configurable? What about just setting it to a better value? Is the idea to increase or decrease to deal with DoS Yes,it is better to be configurable. I had set a default value for the timeout, but it cannot be ruled out that there are other needs. It's related to CVE-2020-27223 [https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27223](url) > Are you trying to make the value bigger than usual, or smaller? Yes, the default value is 30000, i had try Multiple values. 8000 may be the best. -- 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]
