skywalking-java/oap-server/server-core/src
吴晟 Wu Sheng 3a4ee08e54
Enhance persistent session timeout mechanism. (#7334)
Fix bug, the enhanced session could cache the metadata metrics(hot entity) forever. A new timeout mechanism is designed for avoiding this specific case.

Optimize this timeout mechanism, make it different for ES(one index per day) and non-ES storage implementation.
2021-07-20 07:50:27 +08:00
..
main Enhance persistent session timeout mechanism. (#7334) 2021-07-20 07:50:27 +08:00
test Logically revert #6642 and partial #7153 to reduce unnecessary thread and concurrency process (#7318) 2021-07-17 16:03:50 +08:00