tuichenchuxin opened a new issue, #20005: URL: https://github.com/apache/shardingsphere/issues/20005
## Feature Request Kernel use thread local to handle some session context. It's better to use `SessionContext` to hold session context instead of threadlocal. ### task - [ ] add session context for kernel - [ ] remove thread local for cursor - [ ] remove traffic context holder -- 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]
