apache / apache/shardingsphere

SQLStatement expiration issues

Open
#21,113 4 comments 0 reactions 1 assignee Claimed by @liushangqing9803 View on GitHub
good amateur issue in: SQL parse type: enhancement
Dominant language
Java
Stars
20.8k
Forks
6.9k
Avg merge
11h 35m
Merged PRs (30d)
326

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.