yaooqinn commented on PR #41785:
URL: https://github.com/apache/spark/pull/41785#issuecomment-1614277296

   Hi @mridulm,
   
   These network settings prefixed by different modules are not registered as 
TypedConfigBuilder for `checkValue`. 
   
   Usually, negative values for timeouts in spark are valid, e.g. 
`spark.sql.streaming.stopTimeout(0 or negative values wait indefinitely)` and 
here also at least 90% valid for the underlying network protocol.
    
   


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

Reply via email to