skywalking-java/oap-server/server-storage-plugin/storage-elasticsearch-plugin/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 Performance: optimize IDs read of ElasticSearch storage options(6 and 7) (#7307) 2021-07-15 18:06:11 +08:00