RaigorJiang commented on issue #35123: URL: https://github.com/apache/shardingsphere/issues/35123#issuecomment-2897656508
The reason why the backend connection is always in the IN_USE state is that the backend connection is cached in ShardingSphereConnection, and ShardingSphereConnection is maintained in the front-end connection pool and is not closed. I'll fix this soon. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org