chengjianyun opened a new pull request #4526: URL: https://github.com/apache/iotdb/pull/4526
`RandomDeleteCache` can't limit according to `cacheSize` in concurrency which caused memory leak. Fix solution: replace with google's `LoadingCache` for security and better performance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
