squito commented on issue #26588: [SPARK-22340][PYTHON][FOLLOW-UP] Add a better 
message and improve documentation for pinned thread mode
URL: https://github.com/apache/spark/pull/26588#issuecomment-556529511
 
 
   I like improving the error msg.
   
   I'm not so sure about including the extra msg explaining the custom thread 
code, I have a feeling its more confusing than useful.  I feel like users often 
won't even be creating threads themselves -- eg. they're running an http server 
which has a thread pool in it somewhere, but the developer doesn't even see it. 
 It seems much more straightforward to just reset the relevant properties in 
each thread.
   
   Maybe I'm not properly understanding how folks use the inheritable 
properties?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to