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

2021-02-10 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

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

2021-02-10 Thread Maxim Muzafarov
Folks, Do we need any other critical issues from the master branch that need to be cherry-picked picked from the master branch? I've marked the latest select issues with patching version 2.10. - benchmarks completed (I'll do another one prior to preparing rc) - the release notes merged -

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

2021-02-10 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

[jira] [Created] (IGNITE-14161) Continuous Query ignores first written entry if Transformer returns user type

2021-02-10 Thread Ilya Kasnacheev (Jira)
Ilya Kasnacheev created IGNITE-14161: Summary: Continuous Query ignores first written entry if Transformer returns user type Key: IGNITE-14161 URL: https://issues.apache.org/jira/browse/IGNITE-14161

[jira] [Created] (IGNITE-14160) Issue log warning when GridNioSslHandler.handshake() takes too long

2021-02-10 Thread Andrey Kuznetsov (Jira)
Andrey Kuznetsov created IGNITE-14160: - Summary: Issue log warning when GridNioSslHandler.handshake() takes too long Key: IGNITE-14160 URL: https://issues.apache.org/jira/browse/IGNITE-14160

[jira] [Created] (IGNITE-14159) IgniteSpiAdapter consistency check also logs warnings for optional configurations

2021-02-10 Thread Wouter Bancken (Jira)
Wouter Bancken created IGNITE-14159: --- Summary: IgniteSpiAdapter consistency check also logs warnings for optional configurations Key: IGNITE-14159 URL: https://issues.apache.org/jira/browse/IGNITE-14159

[jira] [Created] (IGNITE-14158) SQL. Calcite: returns an empty string instead of null values for numeric types.

2021-02-10 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-14158: - Summary: SQL. Calcite: returns an empty string instead of null values for numeric types. Key: IGNITE-14158 URL: https://issues.apache.org/jira/browse/IGNITE-14158

[jira] [Created] (IGNITE-14156) SQL. Calcite: Does not return the count result if there are 0 elements in the table.

2021-02-10 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-14156: - Summary: SQL. Calcite: Does not return the count result if there are 0 elements in the table. Key: IGNITE-14156 URL: https://issues.apache.org/jira/browse/IGNITE-14156

[jira] [Created] (IGNITE-14157) SQL. Calcite: Returns the name of the variable for count operations as the column name

2021-02-10 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-14157: - Summary: SQL. Calcite: Returns the name of the variable for count operations as the column name Key: IGNITE-14157 URL:

[jira] [Created] (IGNITE-14155) Test IgniteClusterIdTagTest.testInMemoryClusterTag is flaky on TC

2021-02-10 Thread Sergey Chugunov (Jira)
Sergey Chugunov created IGNITE-14155: Summary: Test IgniteClusterIdTagTest.testInMemoryClusterTag is flaky on TC Key: IGNITE-14155 URL: https://issues.apache.org/jira/browse/IGNITE-14155 Project:

[jira] [Created] (IGNITE-14154) Remove test test_unsupported_affinity_cache_operation_routed_to_random_node

2021-02-10 Thread Ivan Daschinskiy (Jira)
Ivan Daschinskiy created IGNITE-14154: - Summary: Remove test test_unsupported_affinity_cache_operation_routed_to_random_node Key: IGNITE-14154 URL: https://issues.apache.org/jira/browse/IGNITE-14154

[jira] [Created] (IGNITE-14153) TcpCommunicationSpi#closeStaleConnections() doesn't work for outcoming connections

2021-02-10 Thread Igor Belyakov (Jira)
Igor Belyakov created IGNITE-14153: -- Summary: TcpCommunicationSpi#closeStaleConnections() doesn't work for outcoming connections Key: IGNITE-14153 URL: https://issues.apache.org/jira/browse/IGNITE-14153

[jira] [Created] (IGNITE-14152) JCache TCK suite runs some Ignite tests.

2021-02-10 Thread Maksim Timonin (Jira)
Maksim Timonin created IGNITE-14152: --- Summary: JCache TCK suite runs some Ignite tests. Key: IGNITE-14152 URL: https://issues.apache.org/jira/browse/IGNITE-14152 Project: Ignite Issue

Re: Ignite Extensions tests

2021-02-10 Thread Petr Ivanov
Can you pinpoint exact string in log where another Ignite node is interfering, please? > On 10 Feb 2021, at 11:50, Mikhail Petrov wrote: > > Here is an example - [1]. > > [1] - >

Re: Ignite Extensions tests

2021-02-10 Thread Mikhail Petrov
Here is an example - [1]. [1] - https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteExtensions_Tests_SpringTransactions_IgniteExtensions_Tests=%3Cdefault%3E=buildTypeStatusDiv On 10.02.2021 11:39, Petr Ivanov wrote: Very good, thanks! I will prepare build shortly. About flakiness

Re: Ignite Extensions tests

2021-02-10 Thread Petr Ivanov
Very good, thanks! I will prepare build shortly. About flakiness — send me link to build where problem is, I will try to investigate. > On 10 Feb 2021, at 11:17, Mikhail Petrov wrote: > > Petr, ticket [1] was merged to the master branch. TC build is ok now - [2]. > Sometimes i faced that

Re: Ignite Extensions tests

2021-02-10 Thread Mikhail Petrov
Petr, ticket [1] was merged to the master branch. TC build is ok now - [2]. Sometimes i faced that some tests can be flaky because test nodes were trying to join extra incompatible node that does not belong to the test. But I think we could investigate it in a separate ticket. Could I ask you