[jira] [Assigned] (IGNITE-21626) Make each component of the Inbound pool striped

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy reassigned IGNITE-21626: -- Assignee: Roman Puchkovskiy > Make each component of the Inbound pool

[jira] [Commented] (IGNITE-21523) ItNodeRestartsTest.testRestarts is flaky

2024-03-04 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823459#comment-17823459 ] Kirill Tkalenko commented on IGNITE-21523: -- Looks good. > ItNodeRestartsTest.testRestarts is

[jira] [Updated] (IGNITE-21118) Make index non-writable when it's switched to READ_ONLY state

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21118: --- Epic Link: IGNITE-21450 (was: IGNITE-20782) > Make index non-writable when it's

[jira] [Updated] (IGNITE-20934) Worry about deleted indexes that will no longer be used until they are destroyed

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-20934: --- Epic Link: IGNITE-21450 (was: IGNITE-20782) > Worry about deleted indexes that

[jira] [Updated] (IGNITE-21120) Add a system view to list available indexes

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21120: --- Description: The view should be called 'indexes'. It will only display the indexes

[jira] [Updated] (IGNITE-21669) Remove sessions from SQL API

2024-03-04 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-21669: - Description: Currently, {{org.apache.ignite.sql.Session}} interface does not bring any value,

[jira] [Created] (IGNITE-21669) Remove sessions from SQL API

2024-03-04 Thread Igor Sapego (Jira)
Igor Sapego created IGNITE-21669: Summary: Remove sessions from SQL API Key: IGNITE-21669 URL: https://issues.apache.org/jira/browse/IGNITE-21669 Project: Ignite Issue Type: Improvement

[jira] [Assigned] (IGNITE-21668) Sql. Deadlock in sorted exchange

2024-03-04 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov reassigned IGNITE-21668: - Assignee: Konstantin Orlov > Sql. Deadlock in sorted exchange >

[jira] [Updated] (IGNITE-21668) Sql. Deadlock in sorted exchange

2024-03-04 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov updated IGNITE-21668: -- Description: Assume the following execution graph: {code:java} f1n1 f1n2

[jira] [Updated] (IGNITE-21668) Sql. Deadlock in sorted exchange

2024-03-04 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov updated IGNITE-21668: -- Fix Version/s: 3.0.0-beta2 > Sql. Deadlock in sorted exchange >

[jira] [Created] (IGNITE-21668) Sql. Deadlock in sorted exchange

2024-03-04 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-21668: - Summary: Sql. Deadlock in sorted exchange Key: IGNITE-21668 URL: https://issues.apache.org/jira/browse/IGNITE-21668 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-21667) It is impossible to use NetworkMessage implementatation with 0 fields

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21667: --- Description: public interface ProbeMessage extends InternalMessage { } When

[jira] [Updated] (IGNITE-21523) ItNodeRestartsTest.testRestarts is flaky

2024-03-04 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21523: --- Description: After running the test repeatedly, the following happened: after a

[jira] [Created] (IGNITE-21667) It is impossible to use NetworkMessage implementatation with 0 fields

2024-03-04 Thread Roman Puchkovskiy (Jira)
Roman Puchkovskiy created IGNITE-21667: -- Summary: It is impossible to use NetworkMessage implementatation with 0 fields Key: IGNITE-21667 URL: https://issues.apache.org/jira/browse/IGNITE-21667

[jira] [Created] (IGNITE-21666) Define base events

2024-03-04 Thread Aleksandr (Jira)
Aleksandr created IGNITE-21666: -- Summary: Define base events Key: IGNITE-21666 URL: https://issues.apache.org/jira/browse/IGNITE-21666 Project: Ignite Issue Type: Improvement

[jira] [Updated] (IGNITE-21665) Implement EventLog

2024-03-04 Thread Aleksandr (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr updated IGNITE-21665: --- Description: Given FileSink and CONNECTION_ESTABLISHED/CONNECTION_CLOSED events implemented we

[jira] [Created] (IGNITE-21665) Implement EventLog

2024-03-04 Thread Aleksandr (Jira)
Aleksandr created IGNITE-21665: -- Summary: Implement EventLog Key: IGNITE-21665 URL: https://issues.apache.org/jira/browse/IGNITE-21665 Project: Ignite Issue Type: Improvement

[jira] [Updated] (IGNITE-21529) Implement Log Sink for EventLog

2024-03-04 Thread Aleksandr (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr updated IGNITE-21529: --- Description: This is a user-configurable entity that is configured via cluster configuration. A

[jira] [Commented] (IGNITE-21525) Java Client: Clean up IEP-54 leftovers

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823167#comment-17823167 ] Pavel Tupitsyn commented on IGNITE-21525: - Merged to main:

[jira] [Updated] (IGNITE-21529) Implement Log Sink for EventLog

2024-03-04 Thread Aleksandr (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr updated IGNITE-21529: --- Summary: Implement Log Sink for EventLog (was: Implement separate file writer for EventLog) >

[jira] [Updated] (IGNITE-21528) Eventlog

2024-03-04 Thread Aleksandr (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr updated IGNITE-21528: --- Description: https://cwiki.apache.org/confluence/display/IGNITE/IEP-119%3A+Eventlog > Eventlog >

[jira] [Assigned] (IGNITE-21353) Sql. Support for choosing the primary key index type.

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov reassigned IGNITE-21353: - Assignee: Maksim Zhuravkov > Sql. Support for choosing the primary key index

[jira] [Assigned] (IGNITE-21552) Sql. Update clock on query initiator node

2024-03-04 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin reassigned IGNITE-21552: - Assignee: Pavel Pereslegin > Sql. Update clock on query initiator node >

[jira] [Updated] (IGNITE-21373) SQL. Get rid of the Ignite prefix in SQL operators.

2024-03-04 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-21373: -- Ignite Flags: (was: Docs Required,Release Notes Required) > SQL. Get rid of the

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Updated] (IGNITE-21528) Eventlog

2024-03-04 Thread Aleksandr (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr updated IGNITE-21528: --- Epic Name: IEP-119: Eventlog (was: EventLog) Summary: Eventlog (was: EventLog for Apache

[jira] [Commented] (IGNITE-20456) Sql. Move insert/update/delete rows methods from TableDescriptor to IgniteTable.

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823123#comment-17823123 ] Maksim Zhuravkov commented on IGNITE-20456: --- Resolved in IGNITE-21533 > Sql. Move

[jira] [Resolved] (IGNITE-20456) Sql. Move insert/update/delete rows methods from TableDescriptor to IgniteTable.

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov resolved IGNITE-20456. --- Resolution: Fixed > Sql. Move insert/update/delete rows methods from

[jira] [Updated] (IGNITE-21664) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-21664: Ignite Flags: (was: Docs Required,Release Notes Required) >

[jira] [Updated] (IGNITE-21664) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-21664: Component/s: clients >

[jira] [Updated] (IGNITE-21664) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-21664: Description: {code} org.opentest4j.AssertionFailedError: expected: but was:

[jira] [Created] (IGNITE-21664) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately

2024-03-04 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-21664: --- Summary: testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately Key: IGNITE-21664 URL:

[jira] [Updated] (IGNITE-21664) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync fails when executed separately

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-21664: Labels: ignite-3 (was: ) >

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Updated] (IGNITE-21562) Improve test coverage for SQL metrics

2024-03-04 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21562: -- Description: During implementation of metrics for SQL were added set of tests.

[jira] [Comment Edited] (IGNITE-21654) Client compute tests are flaky

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823110#comment-17823110 ] Pavel Tupitsyn edited comment on IGNITE-21654 at 3/4/24 9:57 AM: -

[jira] [Commented] (IGNITE-21654) Client compute tests are flaky

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823110#comment-17823110 ] Pavel Tupitsyn commented on IGNITE-21654: - Merged to mainL

[jira] [Resolved] (IGNITE-21649) Fix warning caused by PMD configuration referencing nonexisting rule

2024-03-04 Thread Viacheslav Blinov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viacheslav Blinov resolved IGNITE-21649. Resolution: Duplicate Duplicate of  IGNITE-21653 > Fix warning caused by PMD

[jira] [Updated] (IGNITE-21654) Client compute tests are flaky

2024-03-04 Thread Vadim Pakhnushev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Pakhnushev updated IGNITE-21654: -- Summary: Client compute tests are flaky (was:

[jira] [Updated] (IGNITE-21663) Cluster load balancing when 1 node is killed doesn't work

2024-03-04 Thread Igor (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor updated IGNITE-21663: -- Description: *Steps to reproduce:* # Start cluster with 2 nodes running locally. # Make connection like

[jira] [Created] (IGNITE-21663) Cluster load balancing when 1 node is killed doesn't work

2024-03-04 Thread Igor (Jira)
Igor created IGNITE-21663: - Summary: Cluster load balancing when 1 node is killed doesn't work Key: IGNITE-21663 URL: https://issues.apache.org/jira/browse/IGNITE-21663 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-21662) Sql: Data may be unavailable after creation of index

2024-03-04 Thread Andrey Khitrin (Jira)
Andrey Khitrin created IGNITE-21662: --- Summary: Sql: Data may be unavailable after creation of index Key: IGNITE-21662 URL: https://issues.apache.org/jira/browse/IGNITE-21662 Project: Ignite

[jira] [Updated] (IGNITE-19976) Sql: ClassCastException when trying to select from indexed smallint column

2024-03-04 Thread Andrey Khitrin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Khitrin updated IGNITE-19976: Affects Version/s: 3.0.0-beta2 > Sql: ClassCastException when trying to select from

[jira] [Resolved] (IGNITE-21659) Flaky ItThinClientComputeTest

2024-03-04 Thread Vadim Pakhnushev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Pakhnushev resolved IGNITE-21659. --- Resolution: Duplicate > Flaky ItThinClientComputeTest >

[jira] [Assigned] (IGNITE-21654) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync is flaky

2024-03-04 Thread Vadim Pakhnushev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Pakhnushev reassigned IGNITE-21654: - Assignee: Vadim Pakhnushev >

[jira] [Assigned] (IGNITE-21654) testExceptionInColocatedPojoJobPropagatesToClientWithClassAndMessageAsync is flaky

2024-03-04 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn reassigned IGNITE-21654: --- Assignee: (was: Pavel Tupitsyn) >

[jira] [Created] (IGNITE-21661) Test scenario where all stable nodes are lost during a partially completed rebalance

2024-03-04 Thread Ivan Bessonov (Jira)
Ivan Bessonov created IGNITE-21661: -- Summary: Test scenario where all stable nodes are lost during a partially completed rebalance Key: IGNITE-21661 URL: https://issues.apache.org/jira/browse/IGNITE-21661

[jira] [Updated] (IGNITE-21619) "Failed to get the primary replica" after massive data insert and node restart

2024-03-04 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-21619: - Epic Link: IGNITE-21389 > "Failed to get the primary replica" after massive data insert and