Hi everyone,

I'm finishing my work on the documentation tasks for the following
important features:


   - Caches warming up strategy -
   https://issues.apache.org/jira/browse/IGNITE-13385?src=confmacro
   - Update on JMX default configuration removal -
   https://issues.apache.org/jira/browse/IGNITE-13606?src=confmacro
   - Control.sh indexes manipulation commands -
   https://issues.apache.org/jira/browse/IGNITE-13285?src=confmacro


I will provide PR's to these and some other features a bit later today.
Please be ready to review the latest changes.

Thank you!

Regards,
Nikita

чт, 21 янв. 2021 г. в 22:09, Maxim Muzafarov <mmu...@apache.org>:

> Folks,
>
>
> This is the list of bugs which I've cherry-picked to the ignite-2.10
> branch:
>
>
> Starvation in mgmt pool caused by MetadataTask execution
> https://issues.apache.org/jira/browse/IGNITE-13960
>
> .NET: LINQ provider emits incorrect table alias for queries with JOIN
> and GROUP BY combined
> https://issues.apache.org/jira/browse/IGNITE-13754
>
> Query cancellation freezes on local lazy queries
> https://issues.apache.org/jira/browse/IGNITE-13964
>
> SQL: REPLICATED cache cannot be left-joined to PARTITIONED
> https://issues.apache.org/jira/browse/IGNITE-8732
>
> .NET: logger throws KeyNotFound on creating cache with nullable 'sbyte?'
> field
> https://issues.apache.org/jira/browse/IGNITE-12090
>
> Possible deadlock between methods from GridEncryptionManager
> https://issues.apache.org/jira/browse/IGNITE-13906
>
> OOM on creating rebalance iterator while rebalancing cache with large
> values.
> https://issues.apache.org/jira/browse/IGNITE-14003
>
> On Mon, 18 Jan 2021 at 17:20, Pavel Tupitsyn <ptupit...@apache.org> wrote:
> >
> > Maxim,
> >
> > No objections for .NET-related cherry-picks.
> >
> > Thank you!
> >
> > On Mon, Jan 18, 2021 at 4:52 PM Никита Сафонов <
> vlasovpavel2...@gmail.com>
> > wrote:
> >
> > > Hi Maxim et al,
> > >
> > > Thank you very much!
> > > I do appreciate your help!
> > >
> > > Regards,
> > > Nikita
> > >
> > > пн, 18 янв. 2021 г. в 16:16, Maxim Muzafarov <mmu...@apache.org>:
> > >
> > > > Folks,
> > > >
> > > > I'd like to cherry-pick these bugs to the ignite-2.10 branch.
> > > > Do you have any objections?
> > > >
> > > >
> > > > Starvation in mgmt pool caused by MetadataTask execution
> > > > https://issues.apache.org/jira/browse/IGNITE-13960
> > > >
> > > > .NET: LINQ provider emits incorrect table alias for queries with JOIN
> > > > and GROUP BY combined
> > > > https://issues.apache.org/jira/browse/IGNITE-13754
> > > >
> > > > Query cancellation freezes on local lazy queries
> > > > https://issues.apache.org/jira/browse/IGNITE-13964
> > > >
> > > > SQL: REPLICATED cache cannot be left-joined to PARTITIONED
> > > > https://issues.apache.org/jira/browse/IGNITE-8732
> > > >
> > > > .NET: logger throws KeyNotFound on creating cache with nullable
> 'sbyte?'
> > > > field
> > > > https://issues.apache.org/jira/browse/IGNITE-12090
> > > >
> > > > Possible deadlock between methods from GridEncryptionManager
> > > > https://issues.apache.org/jira/browse/IGNITE-13906
> > > >
> > > > On Mon, 18 Jan 2021 at 11:05, Maxim Muzafarov <mmu...@apache.org>
> wrote:
> > > > >
> > > > > Nikita,
> > > > >
> > > > > Thank you for sharing the progress. I will check all the PRs you
> > > > > reviewed and merge them if need. I will help you with the *[list
> #3]*
> > > > > issues (some of them already complete and merged to the 2.10
> branch).
> > > > >
> > > > > On Fri, 15 Jan 2021 at 22:43, Никита Сафонов <
> > > vlasovpavel2...@gmail.com>
> > > > wrote:
> > > > > >
> > > > > > Hi Maxim et al,
> > > > > >
> > > > > >
> > > > > > I’d like to share my interim status on Ignite 2.10 documentation
> > > work.
> > > > > >
> > > > > >
> > > > > >
> > > > > >    - The following PR’s  *[list #1]* are reviewed and, when the
> > > > changes are
> > > > > >    accepted, ready to be merged, including 4 important features.
> > > > > >
> > > > > >
> > > > > >
> > > > > >    - I’m pretty sure that I’ll collect and put together
> information
> > > for
> > > > > >    most of the following tasks *[list #2] *by the end of the next
> > > week,
> > > > > >    including 3 important features.
> > > > > >
> > > > > >
> > > > > >
> > > > > >    - I’d kindly ask your help with the following items *[list
> #3]*,
> > > > > >    including 2 important features.
> > > > > >
> > > > > >
> > > > > > So, for the sake of documentation completeness, I suggest
> finalizing
> > > > our
> > > > > > doc work next week.
> > > > > >
> > > > > > Regards,
> > > > > > Nikita
> > > > > >
> > > > > >
> > > > > > *[list #1]:*
> > > > > >
> > > > > >
> > > > > > * IGNITE-13968 Add snapshot events documentation pages
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13968
> > > > > >
> > > > > > https://github.com/apache/ignite/pull/8642
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add documentation for new checkpoint, cluster and cache metrics
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13982
> > > > > >
> > > > > >
> > > https://github.com/apache/ignite/pull/8652#pullrequestreview-567256761
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Update docs and examples for kubernetes module [IMPORTANT
> FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13796?src=confmacro
> > > > > >
> > > > > > https://github.com/apache/ignite/pull/8532
> > > > > >
> > > > > >
> > > > > >
> > > > > > * TDE - Phase 3. Documentation [IMPORTANT FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13659?src=confmacro
> > > > > >
> > > > > > https://github.com/apache/ignite/pull/8446
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add documentation for the cluster performance profiling tool
> > > > [IMPORTANT
> > > > > > FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13854?src=confmacro
> > > > > >
> > > > > > https://github.com/apache/ignite/pull/8663/files
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Document Persistent store defragmentation [IMPORTANT FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13674?src=confmacro
> > > > > >
> > > > > > https://github.com/apache/ignite/pull/8465
> > > > > >
> > > > > >
> > > > > >
> > > > > > *[list #2]:*
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Documentation of cache warm-up strategy [IMPORTANT FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13385?src=confmacro
> > > > > >
> > > > > >
> > > > > > * Documentation update on JMX default configuration removal
> > > [IMPORTANT
> > > > > > FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13606?src=confmacro
> > > > > >
> > > > > > * Document control.sh indexes manipulation commands [IMPORTANT
> > > FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13285?src=confmacro
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add command to control.(sh|bin) to get an arbitrary SystemView
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13426
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add a metric for processed keys when rebuilding indexes
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13327
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add tracing of SQL queries.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13310
> > > > > >
> > > > > >
> > > > > > * CPP: Implement Cluster API
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-11731
> > > > > >
> > > > > >
> > > > > >
> > > > > > * C++: Thin client transactions
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13308
> > > > > >
> > > > > >
> > > > > >
> > > > > > * .NET: Thin Client: Service invocation
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-12754
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Thin client Java API - async API
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-7623
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > *[list #3]:*
> > > > > >
> > > > > > * Document --tx control script commands [IMPORTANT FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-11747?src=confmacro
> > > > > >
> > > > > > * Document a new command control.sh --cache
> check_index_inline_sizes
> > > > > > [IMPORTANT FEATURE]
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-12955?src=confmacro
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add command to control.(sh|bin) to get an arbitrary Metric
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13488
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add events for snapshot operation state
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13467
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Support cluster snapshot security permissions
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13535
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Add event for node validation failure.
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-12380
> > > > > >
> > > > > >
> > > > > >
> > > > > > * Output IgniteSystemProperties via ignite.sh
> > > > > >
> > > > > > https://issues.apache.org/jira/browse/IGNITE-13380
> > > > > >
> > > > > > вт, 12 янв. 2021 г. в 17:56, Никита Сафонов <
> > > vlasovpavel2...@gmail.com
> > > > >:
> > > > > >
> > > > > > > Hi Maxim,
> > > > > > >
> > > > > > > Sure, I'll check these ones too.
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Nikita
> > > > > > >
> > > > > > > вт, 12 янв. 2021 г. в 14:14, Maxim Muzafarov <
> mmu...@apache.org>:
> > > > > > >
> > > > > > >> Nikita,
> > > > > > >>
> > > > > > >> I've also prepared the docs [1][2].
> > > > > > >> Can you please check this small patch?
> > > > > > >>
> > > > > > >>
> > > > > > >> [1] https://issues.apache.org/jira/browse/IGNITE-13968
> > > > > > >> [2] https://github.com/apache/ignite/pull/8642
> > > > > > >>
> > > > > > >> On Mon, 11 Jan 2021 at 20:38, Никита Сафонов <
> > > > vlasovpavel2...@gmail.com>
> > > > > > >> wrote:
> > > > > > >> >
> > > > > > >> > Hi everyone,
> > > > > > >> >
> > > > > > >> > I'm finally back and ready to continue the work, sorry for
> this
> > > > delay.
> > > > > > >> > Maxim, thanks once again for preparing a list of important
> > > > documentation
> > > > > > >> > issues.
> > > > > > >> >
> > > > > > >> > Regards,
> > > > > > >> > Nikita
> > > > > > >> >
> > > > > > >> > чт, 7 янв. 2021 г. в 13:47, Nikolay Izhikov <
> > > nizhi...@apache.org
> > > > >:
> > > > > > >> >
> > > > > > >> > > Hello.
> > > > > > >> > >
> > > > > > >> > > I prepared docs [1] for the following tickets
> > > > > > >> > >
> > > > > > >> > > Denis, can you, please, take a look?
> > > > > > >> > >
> > > > > > >> > > > https://issues.apache.org/jira/browse/IGNITE-13488 -
> Add
> > > > command to
> > > > > > >> > > control.(sh|bin) to get an arbitrary Metric
> > > > > > >> > > > https://issues.apache.org/jira/browse/IGNITE-13426 -
> Add
> > > > command to
> > > > > > >> > > control.(sh|bin) to get an arbitrary SystemView
> > > > > > >> > > > https://issues.apache.org/jira/browse/IGNITE-13380 -
> Output
> > > > > > >> > > IgniteSystemProperties via ignite.sh
> > > > > > >> > >
> > > > > > >> > > [1] https://github.com/apache/ignite/pull/8630
> > > > > > >> > >
> > > > > > >> > > > 29 дек. 2020 г., в 21:42, Denis Magda <
> dma...@apache.org>
> > > > > > >> написал(а):
> > > > > > >> > > >
> > > > > > >> > > > Thanks, Maksim,
> > > > > > >> > > >
> > > > > > >> > > > Considering that most of the contributors will be on
> > > holidays
> > > > > > >> through Jan
> > > > > > >> > > > 10th, it's highly unlikely that all documentation
> tickets
> > > > will be
> > > > > > >> ready
> > > > > > >> > > by
> > > > > > >> > > > Jan 18th (the vote date).
> > > > > > >> > > >
> > > > > > >> > > > Anyway, Nikita confirmed that he'll be actively working
> on
> > > the
> > > > > > >> tickets
> > > > > > >> > > > starting Jan 11th. As for me, unfortunately, I have no
> time
> > > > for
> > > > > > >> > > > contributions in January.
> > > > > > >> > > >
> > > > > > >> > > > Special thanks for preparing a list of resolved but
> > > > undocumented
> > > > > > >> > > features.
> > > > > > >> > > > Most of those just need to be donated from the GridGain
> > > > > > >> documentation
> > > > > > >> > > page.
> > > > > > >> > > > I'll take care of those.
> > > > > > >> > > >
> > > > > > >> > > > -
> > > > > > >> > > > Denis
> > > > > > >> > > >
> > > > > > >> > > >
> > > > > > >> > > > On Tue, Dec 29, 2020 at 12:43 AM Maxim Muzafarov <
> > > > mmu...@apache.org
> > > > > > >> >
> > > > > > >> > > wrote:
> > > > > > >> > > >
> > > > > > >> > > >> Folks,
> > > > > > >> > > >>
> > > > > > >> > > >> 1.
> > > > > > >> > > >> I've prepared the list of unhandled important
> documentation
> > > > issues
> > > > > > >> for
> > > > > > >> > > >> the 2.10 release, please check the wiki page link [1].
> > > Note,
> > > > that
> > > > > > >> some
> > > > > > >> > > >> of the important (from my point of view) documentation
> > > > issues even
> > > > > > >> not
> > > > > > >> > > >> created.
> > > > > > >> > > >>
> > > > > > >> > > >> 2.
> > > > > > >> > > >> Here is the list of resolved issues which seems to be
> > > > documented,
> > > > > > >> but
> > > > > > >> > > >> an appropriate documentation task doesn't exist.
> Should we
> > > > create
> > > > > > >> > > >> appropriate documentation issues for them? Check the
> list
> > > > [3].
> > > > > > >> > > >>
> > > > > > >> > > >> 3.
> > > > > > >> > > >> Some of the documentation pages must be completed
> prior to
> > > > 2.10
> > > > > > >> > > >> release or removed, right? Check the [2] page for
> example.
> > > > > > >> > > >>
> > > > > > >> > > >>
> > > > > > >> > > >> Denis, Nikita
> > > > > > >> > > >>
> > > > > > >> > > >>> So we should probably allocate more time for this
> work.
> > > > > > >> > > >> Let's start the work, track the progress and looks at
> how
> > > it
> > > > goes.
> > > > > > >> > > >> I'll try to ask some folks for the help with
> documentation
> > > > and also
> > > > > > >> > > >> plan to help with the issues by myself. We can shift
> the
> > > > dates if
> > > > > > >> it's
> > > > > > >> > > >> necessary, but currently, I see no reasons.
> > > > > > >> > > >>
> > > > > > >> > > >>
> > > > > > >> > > >> [1]
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Documentationtasksforimportantfeatures
> > > > > > >> > > >> [2]
> https://ignite.apache.org/docs/latest/cpp-specific/
> > > > > > >> > > >> [3] The list of issues without documentation tasks :
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13488
> > > > > > >> > > >> Add command to control.(sh|bin) to get an arbitrary
> Metric
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13467
> > > > > > >> > > >> Add events for snapshot operation state
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13535
> > > > > > >> > > >> Support cluster snapshot security permissions
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13426
> > > > > > >> > > >> Add command to control.(sh|bin) to get an arbitrary
> > > > SystemView
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13327
> > > > > > >> > > >> Add a metric for processed keys when rebuilding
> indexes.
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13310
> > > > > > >> > > >> Add tracing of SQL queries.
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-12380
> > > > > > >> > > >> Add event for node validation failure.
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-7623
> > > > > > >> > > >> Thin client Java API - async API
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13380
> > > > > > >> > > >> Output IgniteSystemProperties via ignite.sh
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-11731
> > > > > > >> > > >> CPP: Implement Cluster API
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13308
> > > > > > >> > > >> C++: Thin client transactions
> > > > > > >> > > >>
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-12754
> > > > > > >> > > >> .NET: Thin Client: Service invocation
> > > > > > >> > > >>
> > > > > > >> > > >> On Fri, 25 Dec 2020 at 22:43, Никита Сафонов <
> > > > > > >> vlasovpavel2...@gmail.com
> > > > > > >> > > >
> > > > > > >> > > >> wrote:
> > > > > > >> > > >>>
> > > > > > >> > > >>> Hi Denis, Maxim,
> > > > > > >> > > >>>
> > > > > > >> > > >>> I'd like to clarify that I'm pretty sure to complete
> the
> > > > tasks
> > > > > > >> below
> > > > > > >> > > >> before
> > > > > > >> > > >>> the voting date:
> > > > > > >> > > >>>
> > > > > > >> > > >>> https://issues.apache.org/jira/browse/IGNITE-13659
> > > > > > >> > > >>> https://issues.apache.org/jira/browse/IGNITE-13796
> > > > > > >> > > >>>
> > > > > > >> > > >>> I'll start to work on them right after the long
> Russian NY
> > > > > > >> holidays.
> > > > > > >> > > >>> But I'm not quite sure that we'll meet the deadline
> with
> > > > other
> > > > > > >> tickets
> > > > > > >> > > >>> that should be on the list.
> > > > > > >> > > >>> So we should probably allocate more time for this
> work.
> > > > > > >> > > >>>
> > > > > > >> > > >>> I'd be glad to get your opinion on this.
> > > > > > >> > > >>>
> > > > > > >> > > >>> Regards,
> > > > > > >> > > >>> Nikita
> > > > > > >> > > >>>
> > > > > > >> > > >>> сб, 19 дек. 2020 г. в 11:39, Maxim Muzafarov <
> > > > mmu...@apache.org>:
> > > > > > >> > > >>>
> > > > > > >> > > >>>> Denis, Nikita
> > > > > > >> > > >>>>
> > > > > > >> > > >>>> Yes, the list of important documentation issues will
> be
> > > > ready
> > > > > > >> prior to
> > > > > > >> > > >>>> the scope freeze date. I'll prepare it.
> > > > > > >> > > >>>>
> > > > > > >> > > >>>> I mean if we want to start working right now on some
> > > > > > >> documentation
> > > > > > >> > > >>>> task we can choose any important from those list of
> > > opened
> > > > tasks.
> > > > > > >> > > >>>>
> > > > > > >> > > >>>> On Fri, 18 Dec 2020 at 19:55, Denis Magda <
> > > > dma...@apache.org>
> > > > > > >> wrote:
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>> Maxim,
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>> Presently, there are 70 documentation tickets.
> Probably,
> > > > these
> > > > > > >> are
> > > > > > >> > > >> all
> > > > > > >> > > >>>> the
> > > > > > >> > > >>>>> tickets that we are moving from a release to a
> release.
> > > > Could
> > > > > > >> you
> > > > > > >> > > >> help to
> > > > > > >> > > >>>>> prepare a list of 2.10-specific tickets (features,
> > > > enhancements,
> > > > > > >> > > >> required
> > > > > > >> > > >>>>> updates due to a change in the behavior)? As
> before, we
> > > > can
> > > > > > >> track
> > > > > > >> > > >> these
> > > > > > >> > > >>>>> important 2.10-specific tickets under the
> "Documentation
> > > > tasks
> > > > > > >> for
> > > > > > >> > > >>>>> important tasks" features:
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Documentationtasksforimportantfeatures
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>> -
> > > > > > >> > > >>>>> Denis
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>> On Fri, Dec 18, 2020 at 8:14 AM Maxim Muzafarov <
> > > > > > >> mmu...@apache.org>
> > > > > > >> > > >>>> wrote:
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>>> Hello Nikita,
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>>> Thanks for your support.
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>>> You can find the 2.10 related documentation issues
> on
> > > the
> > > > > > >> release
> > > > > > >> > > >> wiki
> > > > > > >> > > >>>>>> page [1]. Currently, some of the important issues
> don't
> > > > have
> > > > > > >> the
> > > > > > >> > > >> right
> > > > > > >> > > >>>>>> priorities, so it's better to sort them first.
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>>> As for the time estimates, we've previously agreed
> that
> > > > > > >> > > >> documentation
> > > > > > >> > > >>>>>> should be ready prior to the release voting date.
> You
> > > > can find
> > > > > > >> the
> > > > > > >> > > >>>>>> actual release dates here [2].
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>>> [1]
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Allunresolveddocumentationtasks
> > > > > > >> > > >>>>>> [2]
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Releasephases
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>>> On Fri, 18 Dec 2020 at 18:48, Никита Сафонов <
> > > > > > >> > > >>>> vlasovpavel2...@gmail.com>
> > > > > > >> > > >>>>>> wrote:
> > > > > > >> > > >>>>>>>
> > > > > > >> > > >>>>>>> Hi guys,
> > > > > > >> > > >>>>>>>
> > > > > > >> > > >>>>>>> I'd be more than happy to support the 2.10
> release and
> > > > > > >> > > >> contribute to
> > > > > > >> > > >>>> the
> > > > > > >> > > >>>>>>> documentation.
> > > > > > >> > > >>>>>>> So could you please give me a scope of
> documentation
> > > > tasks for
> > > > > > >> > > >> 2.10
> > > > > > >> > > >>>> with
> > > > > > >> > > >>>>>>> the approximate time estimates?
> > > > > > >> > > >>>>>>>
> > > > > > >> > > >>>>>>> Regards,
> > > > > > >> > > >>>>>>> Nikita
> > > > > > >> > > >>>>>>>
> > > > > > >> > > >>>>>>> пн, 7 дек. 2020 г. в 16:23, Alexey Zinoviev <
> > > > > > >> > > >> zaleslaw....@gmail.com
> > > > > > >> > > >>>>> :
> > > > > > >> > > >>>>>>>
> > > > > > >> > > >>>>>>>> Support it
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>>> пн, 7 дек. 2020 г. в 14:03, Maxim Muzafarov <
> > > > > > >> mmu...@apache.org
> > > > > > >> > > >>> :
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>>>> Folks,
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>> I propose to shift a bit the release date since
> > > 2.9.1
> > > > has
> > > > > > >> not
> > > > > > >> > > >>>>>> released
> > > > > > >> > > >>>>>>>> yet.
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>> Scope Freeze: December 28, 2020
> > > > > > >> > > >>>>>>>>> Code Freeze: December 28, 2020
> > > > > > >> > > >>>>>>>>> Voting Date: January 25, 2021
> > > > > > >> > > >>>>>>>>> Release Date: February 1, 2021
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>> WDYT?
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>> On Tue, 17 Nov 2020 at 12:59, Maxim Muzafarov <
> > > > > > >> > > >> mmu...@apache.org
> > > > > > >> > > >>>>>
> > > > > > >> > > >>>>>> wrote:
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>> Folks,
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>> I've marked all the valuable features of 2.10
> > > > release with
> > > > > > >> > > >> an
> > > > > > >> > > >>>>>>>>>> appropriate label. Please, let me know if I've
> > > missed
> > > > > > >> > > >> anything.
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>> Here is the link to the JIRA:
> > > > > > >> > > >>>>>>>>>> https://s.apache.org/1hyfu
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>> On Thu, 12 Nov 2020 at 12:28, Anton Vinogradov
> <
> > > > > > >> > > >> a...@apache.org>
> > > > > > >> > > >>>>>> wrote:
> > > > > > >> > > >>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>> - Distributed environment tests [2] (Nikolay
> > > > Izhikov,
> > > > > > >> > > >> Anton
> > > > > > >> > > >>>>>>>>>>>> Vinogradov, Ivan Daschinskiy)
> > > > > > >> > > >>>>>>>>>>>> Will all related issues be included in the
> 2.10?
> > > > > > >> > > >>>>>>>>>>> We're at the final preparations phase. Going
> to
> > > > start the
> > > > > > >> > > >>>> merge
> > > > > > >> > > >>>>>>>>> discussion
> > > > > > >> > > >>>>>>>>>>> soon.
> > > > > > >> > > >>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>> On Wed, Nov 11, 2020 at 4:48 PM Alexey
> Zinoviev <
> > > > > > >> > > >>>>>>>>> zaleslaw....@gmail.com>
> > > > > > >> > > >>>>>>>>>>> wrote:
> > > > > > >> > > >>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>> Yes, Model Export/Import for ML will be
> finished,
> > > > now
> > > > > > >> > > >> it's
> > > > > > >> > > >>>>>> ready,
> > > > > > >> > > >>>>>>>>> but under
> > > > > > >> > > >>>>>>>>>>>> testing on my side.
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>> ср, 11 нояб. 2020 г. в 16:08, Nikolay
> Izhikov <
> > > > > > >> > > >>>>>> nizhi...@apache.org
> > > > > > >> > > >>>>>>>>> :
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>> I suggest to include CDC feature to the 2.10
> > > > scope.
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> 11 нояб. 2020 г., в 16:06, Maxim Muzafarov
> <
> > > > > > >> > > >>>>>> mmu...@apache.org>
> > > > > > >> > > >>>>>>>>>>>>> написал(а):
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> Igniters,
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> Can you clarify the issue statuses
> according to
> > > > the
> > > > > > >> > > >>>> Apache
> > > > > > >> > > >>>>>>>> Ignite
> > > > > > >> > > >>>>>>>>>>>>>> Roadmap [1] and the 2.10 Apache Ignite
> Release?
> > > > > > >> > > >> Here
> > > > > > >> > > >>>> are
> > > > > > >> > > >>>>>> some
> > > > > > >> > > >>>>>>>>> major
> > > > > > >> > > >>>>>>>>>>>>>> issues which are expected to be included in
> > > 2.10
> > > > > > >> > > >> with
> > > > > > >> > > >>>> the
> > > > > > >> > > >>>>>>>> unknown
> > > > > > >> > > >>>>>>>>>>>>>> status:
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - Distributed environment tests [2]
> (Nikolay
> > > > > > >> > > >> Izhikov,
> > > > > > >> > > >>>> Anton
> > > > > > >> > > >>>>>>>>>>>>>> Vinogradov, Ivan Daschinskiy)
> > > > > > >> > > >>>>>>>>>>>>>> Will all related issues be included in the
> > > 2.10?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - Native persistence defragmentation [6][7]
> > > > (Anton
> > > > > > >> > > >>>>>> Kalashnikov,
> > > > > > >> > > >>>>>>>>> Sergey
> > > > > > >> > > >>>>>>>>>>>>> Chugunov)
> > > > > > >> > > >>>>>>>>>>>>>> Are we on the last mile with this for 2.10?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - Consistency-related improvements for
> atomic
> > > > > > >> > > >> caches
> > > > > > >> > > >>>> [3]
> > > > > > >> > > >>>>>>>> (Alexey
> > > > > > >> > > >>>>>>>>>>>>> Scherbakov)
> > > > > > >> > > >>>>>>>>>>>>>> Do we have the JIRA issue? Will the issue
> be
> > > > > > >> > > >> included
> > > > > > >> > > >>>> in
> > > > > > >> > > >>>>>> 2.10?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - Tombstone objects during rebalancing [4]
> > > > (Alexey
> > > > > > >> > > >>>>>> Scherbakov)
> > > > > > >> > > >>>>>>>>>>>>>> The issue [4] is in progress state. Will
> it be
> > > > > > >> > > >> finished
> > > > > > >> > > >>>>>> prior
> > > > > > >> > > >>>>>>>> to
> > > > > > >> > > >>>>>>>>> code
> > > > > > >> > > >>>>>>>>>>>>> freeze?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - SQL runtime statistics (Konstantin Orlov)
> > > > > > >> > > >>>>>>>>>>>>>> Do we have an IEP for this or JIRA issue?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> - ML Model export/import [5] (Alexey
> Zinoviev)
> > > > > > >> > > >>>>>>>>>>>>>> - Will the issue be finished?
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> [1]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+Roadmap
> > > > > > >> > > >>>>>>>>>>>>>> [2]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/IEP-56%3A+Distributed+environment+tests
> > > > > > >> > > >>>>>>>>>>>>>> [3]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/IEP-12+Make+ATOMIC+Caches+Consistent+Again
> > > > > > >> > > >>>>>>>>>>>>>> [4]
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-11704
> > > > > > >> > > >>>>>>>>>>>>>> [5]
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-6642
> > > > > > >> > > >>>>>>>>>>>>>> [6]
> > > > > > >> > > >> https://issues.apache.org/jira/browse/IGNITE-13143
> > > > > > >> > > >>>>>>>>>>>>>> [7]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://cwiki.apache.org/confluence/display/IGNITE/IEP-47%3A+Native+persistence+defragmentation
> > > > > > >> > > >>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>> On Tue, 10 Nov 2020 at 15:58, Maxim
> Muzafarov <
> > > > > > >> > > >>>>>>>> mmu...@apache.org
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>> wrote:
> > > > > > >> > > >>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>> Folks,
> > > > > > >> > > >>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>> I've created the release page on the
> > > Confluence.
> > > > > > >> > > >> Feel
> > > > > > >> > > >>>>>> free to
> > > > > > >> > > >>>>>>>>> mail in
> > > > > > >> > > >>>>>>>>>>>>>>> case of any errors.
> > > > > > >> > > >>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>
> > > > > > >>
> > > >
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10
> > > > > > >> > > >>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>> On Fri, 6 Nov 2020 at 17:56, Maxim
> Muzafarov <
> > > > > > >> > > >>>>>>>> mmu...@apache.org
> > > > > > >> > > >>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>> wrote:
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Igniters,
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Let's finalize the discussion [1] about
> the
> > > > next
> > > > > > >> > > >>>> upcoming
> > > > > > >> > > >>>>>>>> major
> > > > > > >> > > >>>>>>>>>>>> Apache
> > > > > > >> > > >>>>>>>>>>>>>>>> Ignite 2.10  release. The major
> improvements
> > > > > > >> > > >> related
> > > > > > >> > > >>>> to
> > > > > > >> > > >>>>>> the
> > > > > > >> > > >>>>>>>>> proposed
> > > > > > >> > > >>>>>>>>>>>>>>>> release:
> > > > > > >> > > >>>>>>>>>>>>>>>> - Improvements for partition clearing
> related
> > > > > > >> > > >> parts
> > > > > > >> > > >>>>>>>>>>>>>>>> - Add tracing of SQL queries.
> > > > > > >> > > >>>>>>>>>>>>>>>> - CPP: Implement Cluster API
> > > > > > >> > > >>>>>>>>>>>>>>>> - .NET: Thin client: Transactions
> > > > > > >> > > >>>>>>>>>>>>>>>> - .NET: Thin Client: Continuous Query
> > > > > > >> > > >>>>>>>>>>>>>>>> - Java Thin client Kubernetes discovery
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> etc.
> > > > > > >> > > >>>>>>>>>>>>>>>> Total: 166 RESOLVED issues [2].
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Let's start the discussion about Time and
> > > > Scope,
> > > > > > >> > > >> and
> > > > > > >> > > >>>>>> also I
> > > > > > >> > > >>>>>>>>> propose
> > > > > > >> > > >>>>>>>>>>>>>>>> myself as the release manager of the
> Apache
> > > > > > >> > > >> Ignite
> > > > > > >> > > >>>> 2.10.
> > > > > > >> > > >>>>>> If
> > > > > > >> > > >>>>>>>>> you'd
> > > > > > >> > > >>>>>>>>>>>> like
> > > > > > >> > > >>>>>>>>>>>>>>>> to lead this release, please, let us
> know, I
> > > > see
> > > > > > >> > > >> no
> > > > > > >> > > >>>>>> problems
> > > > > > >> > > >>>>>>>>> to chose
> > > > > > >> > > >>>>>>>>>>>>>>>> a better candidate.
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Proposed release timeline:
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Scope Freeze: December 10, 2020
> > > > > > >> > > >>>>>>>>>>>>>>>> Code Freeze: December 24, 2020
> > > > > > >> > > >>>>>>>>>>>>>>>> Voting Date: January 18, 2021
> > > > > > >> > > >>>>>>>>>>>>>>>> Release Date: January 25, 2021
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> Proposed release scope:
> > > > > > >> > > >>>>>>>>>>>>>>>> [2]
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> WDYT?
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>>>> [1]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> http://apache-ignite-developers.2346864.n4.nabble.com/2-9-1-release-proposal-tp49769p49867.html
> > > > > > >> > > >>>>>>>>>>>>>>>> [2]
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >>
> > > >
> > >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.10%20and%20status%20in%20(Resolved%2C%20Closed)%20and%20resolution%20%3D%20Fixed%20order%20by%20priority%20
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>>>>
> > > > > > >> > > >>>>>>>>>
> > > > > > >> > > >>>>>>>>
> > > > > > >> > > >>>>>>
> > > > > > >> > > >>>>
> > > > > > >> > > >>
> > > > > > >> > >
> > > > > > >> > >
> > > > > > >>
> > > > > > >
> > > >
> > >
>

Reply via email to