Re: [PR] [feature](cache) 2q LRU cache [doris]

2024-04-05 Thread via GitHub
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

Re: [PR] [feature](cache) 2q LRU cache [doris]

2024-04-04 Thread via GitHub
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

Re: [PR] [feature](cache) 2q LRU cache [doris]

2023-10-06 Thread via GitHub
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: