Hello! What do you mean by the implementation plan? Implement ticket https://issues.apache.org/jira/browse/IGNITE-14321
24.03.2021, 17:17, "Maxim Muzafarov" <mmu...@apache.org>: > Hello, > > I think the issue definitely must be fixed, so +1 from my side. > BTW, what would be your implementation plan? > > I think the [1] issue may be interesting for you. > > [1] https://issues.apache.org/jira/browse/IGNITE-13056 > > On Tue, 23 Mar 2021 at 21:04, ткаленко кирилл <tkalkir...@yandex.ru> wrote: >> Hello everyone! >> >> I found that a forced rebuild of indexes does not work correctly. If the >> indexes were rebuilt once, then nothing will happen each time a forced >> rebuild is attempted. Also, if during the first rebuild of indexes (before >> the checkpoint) we call a forced rebuild of indexes, then we will execute it >> sequentially after the first. It seems that we need to fix this. >> >> I suggest not to allow (throw an exception) to start a forced rebuild of >> indexes until the previous one completes. >> And, of course, fix the ability to launch a forced rebuild of indexes. >> >> I want to do this on ticket >> https://issues.apache.org/jira/browse/IGNITE-14321. >> >> Sorry, the thread was without a subject. >> http://apache-ignite-developers.2346864.n4.nabble.com/-td51935.html >> >> WDYT?