github-actions[bot] closed pull request #23546: [feature](cache) 2q LRU cache
URL: https://github.com/apache/doris/pull/23546
--
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
github-actions[bot] commented on PR #23546:
URL: https://github.com/apache/doris/pull/23546#issuecomment-2038479332
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] commented on code in PR #23546:
URL: https://github.com/apache/doris/pull/23546#discussion_r1349443922
##
be/src/olap/lru_cache.h:
##
@@ -422,9 +578,8 @@ class ShardedLRUCache : public Cache {
private:
void update_cache_metrics() const;
-private: