terrymanu commented on issue #5973: URL: https://github.com/apache/shardingsphere/issues/5973#issuecomment-641722575
Threadlocal is not good for framework design. The code can not pass and return the arg explicitly, but threadlocal provide another way to let code implicitly pass context which make the code hard to understand. ---------------------------------------------------------------- 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]
