+1
On Wed, 29 Mar 2023 at 20:57, Alex Plehanov <plehanov.a...@gmail.com> wrote: > > Dear Ignite Community! > > I suggest starting Apache Ignite 2.15 release activities. > > We've accumulated more than two hundred resolved issues [1] with new > features and bug fixes which are waiting for release. > The major changes related to the proposed release: > - Incremental snapshots. > - Java thin client improvements (logging, connections balancing, > events listening, endpoints discovery) > - Calcite based SQL engine improvements (memory quotas, index scans > optimisations). > - Reworked permission management for system tasks. > - Removed some deprecated functionality (daemon nodes, visorcmd, legacy JMX > beans) > etc. > > I want to propose myself to be the release manager of the planning release. > > I propose the following timeline: > > Scope Freeze: April 08, 2023 > Code Freeze: April 15, 2023 > Voting Date: April 22, 2023 > Release Date: April 29, 2023 > > [1]. > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20in%20(2.15))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27) > > WDYT?