Hi, I'd like to include the ticket in 2.12. There was a performance issue, I spent some time trying to figure it out. I prepared some fixes and I am going to submit a patch this week.
I think this issue is critical to include to 2.12 together with basic IndexQuery functionality, because this ticket provides expected behavior of querying indexes - sorted over all nodes results. - IGNITE-15530: IndexQuery has to use MergeSort reducer [1] [1] https://issues.apache.org/jira/browse/IGNITE-15530 On Wed, Oct 27, 2021 at 1:23 PM Nikita Amelchev <namelc...@apache.org> wrote: > Hello. > > Code freeze is planned for Friday, October 29. > > There are 40 unresolved issues [1] in the release scope. I suggest > bumping up the fix version if they will not be resolved till the code > freeze. > > Please, feel free to write if some of them are critical to be in the 2.12. > > Also, please, pay attention to unresolved documentation issues. [2] > > Sergey, Petr, thanks for helping with TC. > > [1] > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.12%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20%20and%20status%20not%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 > > [2] > https://issues.apache.org/jira/issues/?jql=project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.12%27)%20AND%20status%20NOT%20IN%20(Resolved%2C%20Closed)%20AND%20component%20in%20(documentation)%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20 > > вт, 26 окт. 2021 г. в 12:50, Petr Ivanov <mr.wei...@gmail.com>: > > > > Thanks, Sergey. > > > > I've also reconfigured nightly builds for ignite-2.12 branch. > > > > > > > On 22 Oct 2021, at 17:32, Сергей Утцель <utt...@gmail.com> wrote: > > > > > > I configured TC bot to 'ignite-2.12' instead of 'ignite-2.11' > > > > > -- > Best wishes, > Amelchev Nikita >