Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

jstorm-core工程中metric功能导致ConcurrentSkipListMap内存泄漏 #656

Open
jiangsy01 opened this issue Jan 12, 2019 · 0 comments
Open

Comments

@jiangsy01
Copy link

com.alibaba.jstorm.common.metric.codahale.ExponentiallyDecayingReservoir.ExponentiallyDecayingReservoir方法频繁创建ConcurrentSkipListMap对象,且通过virsualVM和MAT分析发现,这些对象都是ureachable-object,大量内存泄漏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant