[ 
https://issues.apache.org/jira/browse/IGNITE-27866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtsev reassigned IGNITE-27866:
--------------------------------------------

    Assignee: Aleksandr Polovtsev

> Add single thread memtable to Log Storage
> -----------------------------------------
>
>                 Key: IGNITE-27866
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27866
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>
> This is another ticket that is split from 
> https://issues.apache.org/jira/browse/IGNITE-26294. During segment file 
> compaction we need to create new index files. The easiest way is to create a 
> temporary memtable and save it using the existing code in the index manager. 
> However, we only have on memtable implementation which is multi-threaded and 
> uses stripes - this is a bit of an overkill, we only need a simple hash map 
> in this case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to