TDengine/source/dnode/vnode
Jinqing Kuang 2259dbebf7 fix(query)[TS-5487]. Fix slow cleanup of metacahe on exit
- Change the storage structure of the suid-related tagFilter list in the
  metacache to a hash set
- During cleanup on exit, first clear the suid tagFilter list before
  cleaning the LRU cache to avoid excessive overhead.

These modifications ensure that the metacache cleanup process is
efficient and maintains good LRU invalidation performance.
2024-09-26 13:27:24 +08:00
..
inc Merge branch '3.0' into enh/TS-5111-3.0 2024-09-19 12:58:52 +08:00
src fix(query)[TS-5487]. Fix slow cleanup of metacahe on exit 2024-09-26 13:27:24 +08:00
test enh: return error code 2024-07-21 11:43:39 +08:00
CMakeLists.txt enh: refactor return code 2024-07-23 11:01:22 +08:00