Skip to content

Conversation

@imay
Copy link
Contributor

@imay imay commented Aug 8, 2019

@kangkaisen
Copy link
Contributor

+1. LGTM.

<< config::storage_page_cache_limit
<< ", memory=" << MemInfo::physical_mem();
}
StoragePageCache::create_global_cache(storage_cache_limit);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that OK to set cache size larger than physical memory size?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be OK or may be not. Now we LOG WARNING here, we should review all cache/buffer memory in our system.

Co-Authored-By: Mingyu Chen <morningman@163.com>
@imay imay closed this Aug 9, 2019
@imay imay reopened this Aug 9, 2019
@imay imay merged commit 2bd01b2 into apache:master Aug 12, 2019
@imay imay deleted the add-page-cache branch August 12, 2019 02:51
luwei16 pushed a commit to luwei16/incubator-doris that referenced this pull request Apr 7, 2023
…failed (apache#1607)

* [fix](selectdb-cloud) Fix key column with inverted index match query failed

* [chore](regression case) add regression case
swjtu-zhanglei pushed a commit to swjtu-zhanglei/incubator-doris that referenced this pull request Jul 25, 2023
…failed (apache#1607)

* [fix](selectdb-cloud) Fix key column with inverted index match query failed

* [chore](regression case) add regression case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants