chengjianyun opened a new pull request #4532: URL: https://github.com/apache/iotdb/pull/4532
RandomDeleteCache can't limit its capacity by cacheSize in concurrency which caused memory leak. Fix solution: replace with LoadingCache from Caffine 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]
