You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/04/05 15:36:00 UTC

[jira] [Commented] (IGNITE-14321) Forced index rebuilding does not work correctly

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

Ignite TC Bot commented on IGNITE-14321:
----------------------------------------

{panel:title=Branch: [pull/8962/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8962/head] Base: [master] : New Tests (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS (Indexing){color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=5952189]]
* {color:#013220}IgnitePdsWithIndexingTestSuite: ForceRebuildIndexTest.testForceRebuildIndexesAfterExchange - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: ForceRebuildIndexTest.testSequentialForceRebuildIndexes - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite: ForceRebuildIndexTest.testSequentialRebuildIndexesOnExchange - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5952222&amp;buildTypeId=IgniteTests24Java8_RunAll]

> Forced index rebuilding does not work correctly
> -----------------------------------------------
>
>                 Key: IGNITE-14321
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14321
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> At the moment, it is not possible to force an index rebuild twice (or more) even if the first run fails, and this also applies to command *control.sh --cache indexes_force_rebuild*.
> Thus, we need to fix:
> * *GridCacheDatabaseSharedManager#forceRebuildIndexes*
> * *CacheIndexesForceRebuild#execute*



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