liushangqing9803 opened a new issue, #21113:
URL: https://github.com/apache/shardingsphere/issues/21113

   now,SQLStatement cache is ReferenceMap.However, when the jvm performs full 
gc, the cached objects may be recycled, and the SQL will be parsed next time, 
causing interface fluctuations. It is recommended to add configurations to 
determine whether the cache needs to expire.
   
   
   


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

Reply via email to