Login  Register

Re: B-Tree LRU cache (New Feature)

Posted by sujith chacko on Dec 04, 2016; 4:44pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/B-Tree-LRU-cache-New-Feature-tp2366p3639.html

Hi Shahid,

   its a well explained document, just need few clarifications,

a) once compaction is done the segments and its blocks will be invalidated,
LRU's scope is to evict the unused objects from memory or  least recently
used objects from memory, but after compaction the segment itself becomes
invalid,So is it really require to hold such objects in LRU cache and wait
for eviction  till its memory size gets full?

Thanks,
Sujith

On Wed, Nov 23, 2016 at 6:30 PM, mohdshahidkhan <
[hidden email]> wrote:

> Please find Design document for B-Tree LRU cache
> https://drive.google.com/file/d/0B8sQb--59vO7bWxVeWs1ajBiMG8/view?usp=
> sharing
>
>
>
> --
> View this message in context: http://apache-carbondata-
> mailing-list-archive.1130556.n5.nabble.com/B-Tree-LRU-
> cache-New-Feature-tp2366p3130.html
> Sent from the Apache CarbonData Mailing List archive mailing list archive
> at Nabble.com.
>