You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2020/12/29 11:39:00 UTC

[jira] [Commented] (IGNITE-13928) Index defragmentation: only one index defragmented

    [ https://issues.apache.org/jira/browse/IGNITE-13928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255949#comment-17255949 ] 

Ivan Bessonov commented on IGNITE-13928:
----------------------------------------

[~sdanilov] looks good, thank you! Let's wait for tests before merging.

> Index defragmentation: only one index defragmented
> --------------------------------------------------
>
>                 Key: IGNITE-13928
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13928
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In IndexingDefragmentation.java:
> {code:java}
> // code placeholder
> H2TreeIndex oldH2Idx = (H2TreeIndex)indexes.get(2);
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)