Re: Re[2]: [DISCUSSION] Apache Ignite Release 2.10 (time, scope, manager)

2021-03-18 Thread Maxim Muzafarov
Denis, I've checked the permissions now I can make changes. > I'm encouraging you to work with Kseniya's technical editors Thank you, we have already started working together. On Thu, 18 Mar 2021 at 03:00, Denis Magda wrote: > > Maxim, > > I had to grant you admin access in the blogging setti

Re: Adding metrics of using WAL archive

2021-03-18 Thread Nikolay Izhikov
LGTM. Please, proceed with the merge. > 17 марта 2021 г., в 12:20, ткаленко кирилл написал(а): > > Hi Nikolay! Can you do an additional review or can we merge? > > 15.03.2021, 08:48, "ткаленко кирилл" : >> Hi Nikolay! Can you do an additional review or can we merge? >> >> 05.03.2021, 16:33, "

Re: [DISCUSSION] IEP-69 The evolutionary release process

2021-03-18 Thread Steshin Vladimir
    Maxim, Folks, hi. The approach looks reasonable to me, +1 As an additional user notification, we might use even/odd number strategy. User could be sure that even (as an example) major release doesn’t break backward compatibility. Crucial API changes might be collected only in odd releases

Re: IEP-70: Async Continuation Executor

2021-03-18 Thread Pavel Tupitsyn
Denis, For a reproducer, please see CacheAsyncContinuationExecutorTest.java in the linked PoC [1] [1] https://github.com/apache/ignite/pull/8870/files#diff-c788c12013622093df07d8f628a6e8c5fb0c15007f0787f2d459dbb3e377fc5aR54 On Thu, Mar 18, 2021 at 1:58 AM Raymond Wilson wrote: > We implemented

[MTCGA]: new failures in builds [5920892] needs to be handled

2021-03-18 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

[jira] [Created] (IGNITE-14336) SQL. Calcite: can't find a column during the query if it was added via alter table

2021-03-18 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-14336: - Summary: SQL. Calcite: can't find a column during the query if it was added via alter table Key: IGNITE-14336 URL: https://issues.apache.org/jira/browse/IGNITE-14336

[ANNOUNCE] Apache Ignite 2.10.0 Released

2021-03-18 Thread Maxim Muzafarov
The Apache Ignite Community is pleased to announce the release of Apache Ignite 2.10.0. Apache Ignite® is an in-memory computing platform for transactional, analytical, and streaming workloads delivering in-memory speeds at a petabyte scale. https://ignite.apache.org The Apache Ignite community h

[jira] [Created] (IGNITE-14337) Increase default failure detection timeout to 2 seconds

2021-03-18 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-14337: - Summary: Increase default failure detection timeout to 2 seconds Key: IGNITE-14337 URL: https://issues.apache.org/jira/browse/IGNITE-14337 Project: Ignite

[jira] [Created] (IGNITE-14338) Unable to use same class with @QuerySqlField for multiple times for field.

2021-03-18 Thread Jira
André Schäfer created IGNITE-14338: -- Summary: Unable to use same class with @QuerySqlField for multiple times for field. Key: IGNITE-14338 URL: https://issues.apache.org/jira/browse/IGNITE-14338 Proj

[jira] [Created] (IGNITE-14339) Class with @QuerySqlField annotated fields cannot be used for multiple fields of an aggregate

2021-03-18 Thread Jira
André Schäfer created IGNITE-14339: -- Summary: Class with @QuerySqlField annotated fields cannot be used for multiple fields of an aggregate Key: IGNITE-14339 URL: https://issues.apache.org/jira/browse/IGNITE-1433

[jira] [Created] (IGNITE-14340) Class with @QuerySqlField fields cannot be used multiple times in an aggregate

2021-03-18 Thread Jira
André Schäfer created IGNITE-14340: -- Summary: Class with @QuerySqlField fields cannot be used multiple times in an aggregate Key: IGNITE-14340 URL: https://issues.apache.org/jira/browse/IGNITE-14340

Re: [ANNOUNCE] Apache Ignite 2.10.0 Released

2021-03-18 Thread Ilya Kasnacheev
Hello! I thought that we are a distributed database for a few releases? Probably this announcement template needs adjustment. Regards, -- Ilya Kasnacheev чт, 18 мар. 2021 г. в 13:31, Maxim Muzafarov : > The Apache Ignite Community is pleased to announce the release of > Apache Ignite 2.10.0.

Re: [ANNOUNCE] Apache Ignite 2.10.0 Released

2021-03-18 Thread Denis Magda
Excellent, thanks Maxim for driving the release! As for the product definition (in-memory platform vs. distributed database), just copy the positioning we use on the landing page (Distributed Database For High-Performance Computing With In-Memory Speed) - Denis On Thu, Mar 18, 2021 at 6:31 AM M

Re: How to Contribute 2021

2021-03-18 Thread Ilya Kasnacheev
Hello! I took the liberty renaming the new version to https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute The old version is still available in the meantime as https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute+OLD The next step would probably be splitting comm

[jira] [Created] (IGNITE-14341) Significant performance drop when entries expiring concurrently

2021-03-18 Thread Aleksey Plekhanov (Jira)
Aleksey Plekhanov created IGNITE-14341: -- Summary: Significant performance drop when entries expiring concurrently Key: IGNITE-14341 URL: https://issues.apache.org/jira/browse/IGNITE-14341 Project

[jira] [Created] (IGNITE-14342) Extend Tuple interface with ordered field access.

2021-03-18 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-14342: - Summary: Extend Tuple interface with ordered field access. Key: IGNITE-14342 URL: https://issues.apache.org/jira/browse/IGNITE-14342 Project: Ignite

[DISCUSSION] Merge APIs of IgniteAuthenticationProcessor and IgniteSecurity

2021-03-18 Thread Mikhail Petrov
Hello, Igniters. As of now, there are two independent APIs related to security: 1. IgniteSecurity - handle node/client authentication and authorize all operations. 2. IgniteAuthenticationProcessor - handle authentication of thin clients only. The main purpose of creating the IgniteAuthenticat

Re: Access to Ignite Confluence

2021-03-18 Thread Ilya Kasnacheev
Hello! I have granted you full edit rights on our Confluence space. TWIMC I have validated with Nikita that it's his actual email address. Regards, -- Ilya Kasnacheev вт, 16 мар. 2021 г. в 22:28, Никита Сафонов : > Hi everyone, > > Could you please grant me the necessary rights to comment on

[jira] [Created] (IGNITE-14343) .NET: Allow arbitrary MemberInit projections in LINQ

2021-03-18 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-14343: --- Summary: .NET: Allow arbitrary MemberInit projections in LINQ Key: IGNITE-14343 URL: https://issues.apache.org/jira/browse/IGNITE-14343 Project: Ignite

[jira] [Created] (IGNITE-14344) Json mapper must be shared between different http responses in ignite-rest

2021-03-18 Thread Kirill Gusakov (Jira)
Kirill Gusakov created IGNITE-14344: --- Summary: Json mapper must be shared between different http responses in ignite-rest Key: IGNITE-14344 URL: https://issues.apache.org/jira/browse/IGNITE-14344 Pr

[jira] [Created] (IGNITE-14345) There is a spelling error in the debug information

2021-03-18 Thread xin.ch...@intotech.com.cn (Jira)
xin.ch...@intotech.com.cn created IGNITE-14345: -- Summary: There is a spelling error in the debug information Key: IGNITE-14345 URL: https://issues.apache.org/jira/browse/IGNITE-14345 Proje

[MTCGA]: new failures in builds [5921007] needs to be handled

2021-03-18 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

[jira] [Created] (IGNITE-14346) Implement Azure Blob Storage Based IP Finder

2021-03-18 Thread Atri Sharma (Jira)
Atri Sharma created IGNITE-14346: Summary: Implement Azure Blob Storage Based IP Finder Key: IGNITE-14346 URL: https://issues.apache.org/jira/browse/IGNITE-14346 Project: Ignite Issue Type: I

Re: Azure Cloud IP Finder

2021-03-18 Thread Atri Sharma
Thanks Denis. I have raised a PR for the same: https://github.com/apache/ignite/pull/8897 Regards, Atri On Wed, Mar 10, 2021 at 1:21 AM Denis Magda wrote: > > Atri, > > Let's discuss the subj together with the community. Ignite already supports > AWS [1] and GCE [2] IP Finders out of the box,

[jira] [Created] (IGNITE-14347) Fix Node failure on Receiving Data of Unknown class via Distributed Metastorage

2021-03-18 Thread Atri Sharma (Jira)
Atri Sharma created IGNITE-14347: Summary: Fix Node failure on Receiving Data of Unknown class via Distributed Metastorage Key: IGNITE-14347 URL: https://issues.apache.org/jira/browse/IGNITE-14347 Pro