Re: Control.sh command that schedules index rebuild in the maintenance mode

2022-05-31 Thread Данилов Семён
Hello, Nikolay! Online rebuild causes unpredictable behaviour of the indexed SQL queries. For example, if a query plan requires an index scan, we will instead resort to the full scan which is unacceptable for some users. So sometimes it’s better to shutdown the node than mess up the application

Re: Control.sh command that schedules index rebuild in the maintenance mode

2022-05-31 Thread Николай Ижиков
Hello, Семен. Why index rebuild should be done in maintenance mode? > 31 мая 2022 г., в 18:24, Данилов Семён написал(а): > > Hello, igniters! > > I want to propose a new control.sh cache sub-command that schedules a rebuild > of cache indexes in the maintenance mode. > We already have a forc

Control.sh command that schedules index rebuild in the maintenance mode

2022-05-31 Thread Данилов Семён
Hello, igniters! I want to propose a new control.sh cache sub-command that schedules a rebuild of cache indexes in the maintenance mode. We already have a force rebuild command but sometimes (for example, under load) user may want to first stop the node and then rebuild indexes. For this scenar

Re: [VOTE] Add micronaut dependency to Ignite 3 (reopened)

2022-05-31 Thread Aleksandr Pakhomov
Alexander, I am not sure that now we can define all security standards that will be implemented by Ignite 3. But I can mention the most popular: OAuth2/OpenId, LDAP. I’ve mentioned them in IEP but I believe that the definite set of security protocols has to be discussed in another IEP. > On 30

Re: [RESULT][VOTE] Add swagger dependency to Ignite 3

2022-05-31 Thread Aleksandr Pakhomov
Andrey, Thanks, done. > On 31 May 2022, at 11:36, Andrey Gura wrote: > > Aleksandr, > > could you please update > https://cwiki.apache.org/confluence/display/IGNITE/Java+Code+Style+Guide#JavaCodeStyleGuide-2Using3rdpartylibraries > >

Re: [RESULT][VOTE] Add swagger dependency to Ignite 3

2022-05-31 Thread Andrey Gura
Aleksandr, could you please update https://cwiki.apache.org/confluence/display/IGNITE/Java+Code+Style+Guide#JavaCodeStyleGuide-2Using3rdpartylibraries On Mon, May 30, 2022 at 12:33 PM Aleksandr Pakhomov wrote: > > Hello Igniters, > > The swagger dependency has been accepted. > > 3 - “+1” votes r

Re: [VOTE] Add micronaut dependency to Ignite 3 (reopened)

2022-05-31 Thread Andrey Gura
+1 On Mon, May 30, 2022 at 12:13 PM Alexander Polovtcev wrote: > > Aleksandr, > Thanks for the update, but can you please explain what security > capabilities are planned to be used? Maybe it should be included in the IEP > as well. > > On Sun, May 29, 2022 at 11:03 PM Aleksandr Pakhomov > wrote