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

2024-03-05 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823482#comment-17823482 ] Roman Puchkovskiy commented on IGNITE-21523: Thanks! > ItNodeRestartsTest.testRestarts is

[jira] [Updated] (IGNITE-21670) Remove MvTableStorage#start method

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21670: - Fix Version/s: 3.0.0-beta2 > Remove MvTableStorage#start method >

[jira] [Updated] (IGNITE-21670) Remove MvTableStorage#start method

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21670: - Labels: ignite-3 (was: ) > Remove MvTableStorage#start method >

[jira] [Updated] (IGNITE-21670) Remove MvTableStorage#start method

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

[jira] [Created] (IGNITE-21670) Remove MvTableStorage#start method

2024-03-05 Thread Aleksandr Polovtcev (Jira)
Aleksandr Polovtcev created IGNITE-21670: Summary: Remove MvTableStorage#start method Key: IGNITE-21670 URL: https://issues.apache.org/jira/browse/IGNITE-21670 Project: Ignite Issue

[jira] [Assigned] (IGNITE-21501) Create index storages for new partitions on rebalance

2024-03-05 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko reassigned IGNITE-21501: Assignee: Kirill Tkalenko > Create index storages for new partitions on

[jira] [Updated] (IGNITE-21501) Create index storages for new partitions on rebalance

2024-03-05 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko updated IGNITE-21501: - Fix Version/s: 3.0.0-beta2 > Create index storages for new partitions on rebalance >

[jira] [Created] (IGNITE-21671) Remove destroyed indexes on recovery

2024-03-05 Thread Aleksandr Polovtcev (Jira)
Aleksandr Polovtcev created IGNITE-21671: Summary: Remove destroyed indexes on recovery Key: IGNITE-21671 URL: https://issues.apache.org/jira/browse/IGNITE-21671 Project: Ignite

[jira] [Resolved] (IGNITE-15179) Thin 3.0: Implement createTable

2024-03-05 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego resolved IGNITE-15179. -- Resolution: Won't Fix There is not going to be createTable. Instead, user can use SQL API or

[jira] [Commented] (IGNITE-21651) Fix ItSslClientHandlerTest on Java 21

2024-03-05 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823551#comment-17823551 ] Roman Puchkovskiy commented on IGNITE-21651: Thank you > Fix ItSslClientHandlerTest on

[jira] [Commented] (IGNITE-21526) .NET: Clean up IEP-54 leftovers

2024-03-05 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823561#comment-17823561 ] Igor Sapego commented on IGNITE-21526: -- Looks good to me. > .NET: Clean up IEP-54 leftovers >

[jira] [Commented] (IGNITE-21458) Up to 25% performance drop in key-value operations (embedded node)

2024-03-05 Thread Ivan Artiukhov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823576#comment-17823576 ] Ivan Artiukhov commented on IGNITE-21458: - It looks like the issue is fixed by IGNITE-20373. 

[jira] [Updated] (IGNITE-21673) Sql. Do not allow duplicate column names in unique column list of a primary key constraint.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21673: -- Description: SQL standard does not allow to include the same column multiple times

[jira] [Updated] (IGNITE-21671) Remove destroyed PageMemory indexes on recovery

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21671: - Description: When {{AbstractPageMemoryMvPartitionStorage}} is started, we need

[jira] [Commented] (IGNITE-21634) NPE in HeapLockManager

2024-03-05 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823530#comment-17823530 ] Mirza Aliev commented on IGNITE-21634: -- Seems like fix is trivial, {code:java}

[jira] [Assigned] (IGNITE-21641) OOM in PartitionReplicaListenerTest

2024-03-05 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov reassigned IGNITE-21641: - Assignee: Denis Chudov > OOM in PartitionReplicaListenerTest >

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

2024-03-05 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-21576) Unmute tests after index removal API is implemented

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21576: - Fix Version/s: 3.0.0-beta2 > Unmute tests after index removal API is

[jira] [Updated] (IGNITE-21673) Sql. Do not allow duplicate column names in unique column list of a primary key constraint.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21673: -- Issue Type: Improvement (was: Bug) > Sql. Do not allow duplicate column names in

[jira] [Updated] (IGNITE-21673) Sql. Do not allow duplicate column names in unique column list of a primary key constraint.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21673: -- Labels: ignite-3 (was: ) > Sql. Do not allow duplicate column names in unique

[jira] [Resolved] (IGNITE-17134) Thin 3.0: Implement client SQL session management

2024-03-05 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego resolved IGNITE-17134. -- Resolution: Won't Fix It was decided to remove SQL sessions altogether: IGNITE-21669 > Thin

[jira] [Updated] (IGNITE-3) Need to add separate configuration bean to all the SPIs

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-3: -- Labels: IGNITE-20970 IGNITE-21657 IGNITE-21672 (was: IGNITE-20970 IGNITE-21657) > Need to add

[jira] [Created] (IGNITE-21672) Sql. Support NULLS FIRST / NULLS LAST options in primary key / index definition.

2024-03-05 Thread Maksim Zhuravkov (Jira)
Maksim Zhuravkov created IGNITE-21672: - Summary: Sql. Support NULLS FIRST / NULLS LAST options in primary key / index definition. Key: IGNITE-21672 URL: https://issues.apache.org/jira/browse/IGNITE-21672

[jira] [Updated] (IGNITE-21672) Sql. Support NULLS FIRST / NULLS LAST options in primary key / index definition.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21672: -- Fix Version/s: 3.0.0-beta2 > Sql. Support NULLS FIRST / NULLS LAST options in

[jira] [Updated] (IGNITE-3) Need to add separate configuration bean to all the SPIs

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-3: -- Labels: (was: IGNITE-20970 IGNITE-21657 IGNITE-21672) > Need to add separate configuration

[jira] [Updated] (IGNITE-21672) Sql. Support NULLS FIRST / NULLS LAST options in primary key / index definition.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21672: -- Labels: ignite-3 (was: ) > Sql. Support NULLS FIRST / NULLS LAST options in primary

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

2024-03-05 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: --- Labels: ignite-3 tech-debt (was: ignite-3) > It is impossible to use

[jira] [Created] (IGNITE-21673) Sql. Do not allow duplicate column names in unique column list of a primary key constraint.

2024-03-05 Thread Maksim Zhuravkov (Jira)
Maksim Zhuravkov created IGNITE-21673: - Summary: Sql. Do not allow duplicate column names in unique column list of a primary key constraint. Key: IGNITE-21673 URL:

[jira] [Closed] (IGNITE-21458) Up to 25% performance drop in key-value operations (embedded node)

2024-03-05 Thread Ivan Artiukhov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Artiukhov closed IGNITE-21458. --- > Up to 25% performance drop in key-value operations (embedded node) >

[jira] [Resolved] (IGNITE-21458) Up to 25% performance drop in key-value operations (embedded node)

2024-03-05 Thread Ivan Artiukhov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Artiukhov resolved IGNITE-21458. - Resolution: Cannot Reproduce > Up to 25% performance drop in key-value operations

[jira] [Updated] (IGNITE-21671) Remove destroyed PageMemory indexes on recovery

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21671: - Summary: Remove destroyed PageMemory indexes on recovery (was: Remove

[jira] [Updated] (IGNITE-21671) Remove destroyed indexes on recovery

2024-03-05 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21671: - Fix Version/s: 3.0.0-beta2 > Remove destroyed indexes on recovery >

[jira] [Updated] (IGNITE-21672) Sql. Support NULLS FIRST / NULLS LAST options in primary key / index definition.

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21672: -- Fix Version/s: (was: 3.0.0-beta2) > Sql. Support NULLS FIRST / NULLS LAST

[jira] [Created] (IGNITE-21674) Subcommand completion is broken in CLI

2024-03-05 Thread Aleksandr (Jira)
Aleksandr created IGNITE-21674: -- Summary: Subcommand completion is broken in CLI Key: IGNITE-21674 URL: https://issues.apache.org/jira/browse/IGNITE-21674 Project: Ignite Issue Type: Bug

[jira] [Commented] (IGNITE-21526) .NET: Clean up IEP-54 leftovers

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

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

2024-03-05 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823656#comment-17823656 ] Roman Puchkovskiy commented on IGNITE-21120: The patch looks good to me   > Add a system

[jira] [Updated] (IGNITE-21676) Sql. Move system view definitions to a separate package of a catalog module

2024-03-05 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21676: -- Labels: ignite-3 (was: ) > Sql. Move system view definitions to a separate package

[jira] [Created] (IGNITE-21676) Sql. Move system view definitions to a separate package of a catalog module

2024-03-05 Thread Maksim Zhuravkov (Jira)
Maksim Zhuravkov created IGNITE-21676: - Summary: Sql. Move system view definitions to a separate package of a catalog module Key: IGNITE-21676 URL: https://issues.apache.org/jira/browse/IGNITE-21676

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

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

[jira] [Created] (IGNITE-21677) Fix NPE in ActiveActorTest

2024-03-05 Thread Roman Puchkovskiy (Jira)
Roman Puchkovskiy created IGNITE-21677: -- Summary: Fix NPE in ActiveActorTest Key: IGNITE-21677 URL: https://issues.apache.org/jira/browse/IGNITE-21677 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-21677) Fix NPE in ActiveActorTest

2024-03-05 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21677: --- Description: An NPE is thrown when ActiveActorTest is run, it happens during

[jira] [Assigned] (IGNITE-20870) Partition replica listener skips taking snapshot lock

2024-03-05 Thread Vladimir Pligin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Pligin reassigned IGNITE-20870: Assignee: Roman Puchkovskiy > Partition replica listener skips taking snapshot

[jira] [Resolved] (IGNITE-21593) Update website docs search index

2024-03-05 Thread Igor Gusev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Gusev resolved IGNITE-21593. - Resolution: Fixed > Update website docs search index > > >

[jira] [Assigned] (IGNITE-21593) Update website docs search index

2024-03-05 Thread Igor Gusev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Gusev reassigned IGNITE-21593: --- Assignee: Igor Gusev > Update website docs search index >

[jira] [Resolved] (IGNITE-21415) Remote nodes are not added to NodeManager

2024-03-05 Thread Kirill Gusakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Gusakov resolved IGNITE-21415. - Resolution: Invalid Actually, NodeManager must manage ony local nodes and it is not an

[jira] [Commented] (IGNITE-21291) Scan cursors do not close when an RO transaction is finalized

2024-03-05 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17823639#comment-17823639 ] Vladislav Pyatkov commented on IGNITE-21291: Merged

[jira] [Resolved] (IGNITE-20184) Move dataStorage configuration from zone to table configuration config

2024-03-05 Thread Kirill Gusakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Gusakov resolved IGNITE-20184. - Resolution: Won't Fix dataStorage configuration and params are not exist anymore,

[jira] [Created] (IGNITE-21675) Prevent Ignite threads from being leaked to user via async public APIs

2024-03-05 Thread Roman Puchkovskiy (Jira)
Roman Puchkovskiy created IGNITE-21675: -- Summary: Prevent Ignite threads from being leaked to user via async public APIs Key: IGNITE-21675 URL: https://issues.apache.org/jira/browse/IGNITE-21675

[jira] [Created] (IGNITE-21678) IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config

2024-03-05 Thread Sergey Korotkov (Jira)
Sergey Korotkov created IGNITE-21678: Summary: IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config Key: IGNITE-21678 URL: https://issues.apache.org/jira/browse/IGNITE-21678

[jira] [Updated] (IGNITE-21678) IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config

2024-03-05 Thread Sergey Korotkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Korotkov updated IGNITE-21678: - Description: The below exception occurs if destination cluster has the explicit

[jira] [Updated] (IGNITE-21678) IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config

2024-03-05 Thread Sergey Korotkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Korotkov updated IGNITE-21678: - Priority: Major (was: Minor) > IgniteToIgniteCdcStreamer fails if BinaryConfiguration

[jira] [Updated] (IGNITE-21678) IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config

2024-03-05 Thread Sergey Korotkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Korotkov updated IGNITE-21678: - Fix Version/s: 2.17 > IgniteToIgniteCdcStreamer fails if BinaryConfiguration is

[jira] [Updated] (IGNITE-21678) IgniteToIgniteCdcStreamer fails if BinaryConfiguration is specified in config

2024-03-05 Thread Sergey Korotkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Korotkov updated IGNITE-21678: - Labels: ise (was: ) > IgniteToIgniteCdcStreamer fails if BinaryConfiguration is

[jira] [Updated] (IGNITE-21677) Fix NPE in ActiveActorTest

2024-03-05 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-21677: --- Description: An NPE is thrown when ActiveActorTest is run, it happens during

[jira] [Created] (IGNITE-21679) Add gatling plugin for load testing to extensions

2024-03-05 Thread Sergey Korotkov (Jira)
Sergey Korotkov created IGNITE-21679: Summary: Add gatling plugin for load testing to extensions Key: IGNITE-21679 URL: https://issues.apache.org/jira/browse/IGNITE-21679 Project: Ignite