[jira] [Updated] (IGNITE-21330) Sql. Index is not used for IN predicate with column type of UUID

2024-03-20 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-21330: -- Issue Type: Improvement (was: Bug) > Sql. Index is not used for IN predicate with

[jira] [Updated] (IGNITE-21330) Sql. Index is not used for IN predicate with column type of UUID

2024-03-20 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-21330: -- Issue Type: Bug (was: Improvement) > Sql. Index is not used for IN predicate with

[jira] [Created] (IGNITE-21820) Sql. Test framework. Activate indices created via TestNode::initSchema script.

2024-03-20 Thread Maksim Zhuravkov (Jira)
Maksim Zhuravkov created IGNITE-21820: - Summary: Sql. Test framework. Activate indices created via TestNode::initSchema script. Key: IGNITE-21820 URL: https://issues.apache.org/jira/browse/IGNITE-21820

[jira] [Updated] (IGNITE-21820) Sql. Test framework. Activate indices created via TestNode::initSchema script.

2024-03-20 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-21820: -- Labels: ignite-3 (was: ) > Sql. Test framework. Activate indices created via

[jira] [Assigned] (IGNITE-21345) TxState removal

2024-03-20 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov reassigned IGNITE-21345: -- Assignee: (was: Ilya Shishkov) > TxState removal > --- > >

[jira] [Assigned] (IGNITE-21499) Removal of MvccSnapshot

2024-03-20 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov reassigned IGNITE-21499: -- Assignee: (was: Ilya Shishkov) > Removal of MvccSnapshot >

[jira] [Assigned] (IGNITE-21615) Update the config updated message to correctly reflect the need to restart

2024-03-20 Thread Mikhail Pochatkin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Pochatkin reassigned IGNITE-21615: -- Assignee: Mikhail Pochatkin > Update the config updated message to

[jira] [Assigned] (IGNITE-21172) NullPointerException in AbstractTableView.withSchemaSync after table drop

2024-03-20 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov reassigned IGNITE-21172: - Assignee: Andrey Mashenkov > NullPointerException in

[jira] [Updated] (IGNITE-21819) NextRowIdToBuild does not get cleared on rebalance

2024-03-20 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21819: - Fix Version/s: 3.0.0-beta2 > NextRowIdToBuild does not get cleared on

[jira] [Updated] (IGNITE-21819) NextRowIdToBuild does not get cleared on rebalance

2024-03-20 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21819: - Description: During a rebalance, partition storages and their indexes get

[jira] [Assigned] (IGNITE-21708) Catalog. CatalogManagerSelfTest::testPkAvailableIndexEvent is flaky.

2024-03-20 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov reassigned IGNITE-21708: - Assignee: Andrey Mashenkov > Catalog.

[jira] [Created] (IGNITE-21819) NextRowIdToBuild does not get cleared on rebalance

2024-03-20 Thread Aleksandr Polovtcev (Jira)
Aleksandr Polovtcev created IGNITE-21819: Summary: NextRowIdToBuild does not get cleared on rebalance Key: IGNITE-21819 URL: https://issues.apache.org/jira/browse/IGNITE-21819 Project: Ignite

[jira] [Assigned] (IGNITE-21795) Unconditionally update storage with proper raft index within PartitionListener

2024-03-20 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy reassigned IGNITE-21795: -- Assignee: Roman Puchkovskiy (was: Alexander Lapin) > Unconditionally

[jira] [Created] (IGNITE-21818) Broadcasting job that returns null fails

2024-03-20 Thread Vadim Pakhnushev (Jira)
Vadim Pakhnushev created IGNITE-21818: - Summary: Broadcasting job that returns null fails Key: IGNITE-21818 URL: https://issues.apache.org/jira/browse/IGNITE-21818 Project: Ignite Issue

[jira] [Created] (IGNITE-21817) CriteriaException must keep error code for mapping from SqlException

2024-03-20 Thread Andrey Novikov (Jira)
Andrey Novikov created IGNITE-21817: --- Summary: CriteriaException must keep error code for mapping from SqlException Key: IGNITE-21817 URL: https://issues.apache.org/jira/browse/IGNITE-21817

[jira] [Commented] (IGNITE-21708) Catalog. CatalogManagerSelfTest::testPkAvailableIndexEvent is flaky.

2024-03-20 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828916#comment-17828916 ] Andrey Mashenkov commented on IGNITE-21708: --- The test fail because index can't be resolved by

[jira] [Assigned] (IGNITE-21815) Make client handler to not use Session

2024-03-20 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn reassigned IGNITE-21815: --- Assignee: Pavel Tupitsyn > Make client handler to not use Session >

[jira] [Assigned] (IGNITE-21817) CriteriaException must keep error code for mapping from SqlException

2024-03-20 Thread Andrey Novikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Novikov reassigned IGNITE-21817: --- Assignee: Andrey Novikov > CriteriaException must keep error code for mapping

[jira] [Assigned] (IGNITE-21815) Make client handler to not use Session

2024-03-20 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn reassigned IGNITE-21815: --- Assignee: Pavel Tupitsyn > Make client handler to not use Session >

[jira] [Updated] (IGNITE-21726) Enable metrics by default

2024-03-20 Thread Iurii Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Gerzhedovich updated IGNITE-21726: Summary: Enable metrics by default (was: Sql. Enable metrics by default) >

[jira] [Updated] (IGNITE-21726) Sql. Enable metrics by default

2024-03-20 Thread Iurii Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Gerzhedovich updated IGNITE-21726: Component/s: (was: sql) > Sql. Enable metrics by default >

[jira] [Updated] (IGNITE-21746) Sql. Change default type of primary key index from hash to sorted.

2024-03-20 Thread Iurii Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Gerzhedovich updated IGNITE-21746: Summary: Sql. Change default type of primary key index from hash to sorted.

[jira] [Updated] (IGNITE-21709) Revise TimestampAware messages processing

2024-03-20 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-21709: -- Component/s: sql > Revise TimestampAware messages processing >

[jira] [Updated] (IGNITE-21708) Catalog. CatalogManagerSelfTest::testPkAvailableIndexEvent is flaky.

2024-03-20 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov updated IGNITE-21708: -- Fix Version/s: 3.0.0-beta2 > Catalog.

[jira] [Commented] (IGNITE-21798) Add properties to configure number of RAFT threads

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

[jira] [Updated] (IGNITE-21817) CriteriaException must keep error code for mapping from SqlException

2024-03-20 Thread Andrey Novikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Novikov updated IGNITE-21817: Labels: ignite-3 (was: ) > CriteriaException must keep error code for mapping from

[jira] [Assigned] (IGNITE-21815) Make client handler to not use Session

2024-03-20 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn reassigned IGNITE-21815: --- Assignee: (was: Pavel Tupitsyn) > Make client handler to not use Session >

[jira] [Updated] (IGNITE-21708) Catalog. CatalogManagerSelfTest::testPkAvailableIndexEvent is flaky.

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

[jira] [Updated] (IGNITE-21746) Sql. Change default type of primary key index from hash to sorted.

2024-03-20 Thread Iurii Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iurii Gerzhedovich updated IGNITE-21746: Description: Let's change type of a primary key index from hash to sorted.

[jira] [Updated] (IGNITE-21726) Sql. Enable metrics by default

2024-03-20 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-21726: -- Component/s: sql > Sql. Enable metrics by default > -- >

[jira] [Commented] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828673#comment-17828673 ] biandeqiang commented on IGNITE-21816: -- !1.png! > Memory overflow occurs because the message size

[jira] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21816 ] biandeqiang deleted comment on IGNITE-21816: -- was (Author: JIRAUSER287095): !1.png! > Memory overflow occurs because the message size is not limited. >

[jira] [Commented] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828671#comment-17828671 ] biandeqiang commented on IGNITE-21816: --

[jira] [Commented] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828672#comment-17828672 ] biandeqiang commented on IGNITE-21816: -- !1.png! > Memory overflow occurs because the message size

[jira] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21816 ] biandeqiang deleted comment on IGNITE-21816: -- was (Author: JIRAUSER287095):

[jira] [Created] (IGNITE-21816) Memory overflow occurs because the message size is not limited.

2024-03-20 Thread biandeqiang (Jira)
biandeqiang created IGNITE-21816: Summary: Memory overflow occurs because the message size is not limited. Key: IGNITE-21816 URL: https://issues.apache.org/jira/browse/IGNITE-21816 Project: Ignite

[jira] [Created] (IGNITE-21815) Make client handler to not use Session

2024-03-20 Thread Konstantin Orlov (Jira)
Konstantin Orlov created IGNITE-21815: - Summary: Make client handler to not use Session Key: IGNITE-21815 URL: https://issues.apache.org/jira/browse/IGNITE-21815 Project: Ignite Issue

[jira] [Assigned] (IGNITE-18991) Move stable/planned/pending assignments from table to distribution zone root keys

2024-03-20 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin reassigned IGNITE-18991: Assignee: Vladislav Pyatkov (was: Mirza Aliev) > Move

[jira] [Assigned] (IGNITE-21798) Add properties to configure number of RAFT threads

2024-03-20 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov reassigned IGNITE-21798: -- Assignee: Vladislav Pyatkov > Add properties to configure number of RAFT

[jira] [Updated] (IGNITE-21798) Add properties to configure number of RAFT threads

2024-03-20 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-21798: --- Reviewer: Denis Chudov > Add properties to configure number of RAFT threads >

[jira] [Updated] (IGNITE-21811) Cleanup RocksDbClusterStateStorage

2024-03-20 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-21811: - Fix Version/s: 3.0.0-beta2 > Cleanup RocksDbClusterStateStorage >

[jira] [Updated] (IGNITE-21814) Incorrect validation error if configuration value is not initialized

2024-03-20 Thread Andrey Novikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Novikov updated IGNITE-21814: Labels: ignite-3 (was: ) > Incorrect validation error if configuration value is not

[jira] [Created] (IGNITE-21814) Incorrect validation error if configuration value is not initialized

2024-03-20 Thread Andrey Novikov (Jira)
Andrey Novikov created IGNITE-21814: --- Summary: Incorrect validation error if configuration value is not initialized Key: IGNITE-21814 URL: https://issues.apache.org/jira/browse/IGNITE-21814

[jira] [Updated] (IGNITE-21798) Add properties to configure number of RAFT threads

2024-03-20 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-21798: --- Description: h3. Motivation We always have to work to reduce the number of

[jira] [Comment Edited] (IGNITE-21798) Add properties to configure number of RAFT threads

2024-03-20 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828261#comment-17828261 ] Vladislav Pyatkov edited comment on IGNITE-21798 at 3/20/24 7:31 AM:

[jira] [Assigned] (IGNITE-21759) Prepare general txn vacuum logic by introducing TxnResourceVacuumTask

2024-03-20 Thread Alexander Lapin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Lapin reassigned IGNITE-21759: Assignee: Alexander Lapin (was: Denis Chudov) > Prepare general txn vacuum

[jira] [Commented] (IGNITE-21811) Cleanup RocksDbClusterStateStorage

2024-03-20 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828627#comment-17828627 ] Kirill Tkalenko commented on IGNITE-21811: -- Looks good. > Cleanup RocksDbClusterStateStorage

[jira] [Updated] (IGNITE-21776) "Create table if not exists" not a thread safe

2024-03-20 Thread Evgeny Stanilovsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Stanilovsky updated IGNITE-21776: Affects Version/s: 3.0.0-beta1 > "Create table if not exists" not a thread safe

[jira] [Assigned] (IGNITE-21776) "Create table if not exists" not a thread safe

2024-03-20 Thread Evgeny Stanilovsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Stanilovsky reassigned IGNITE-21776: --- Assignee: Evgeny Stanilovsky > "Create table if not exists" not a thread

[jira] [Commented] (IGNITE-21087) Remove VacuumTask, MvccQueryTracker and MvccLongList

2024-03-20 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17828612#comment-17828612 ] Ignite TC Bot commented on IGNITE-21087: {panel:title=Branch: [pull/11273/head] Base: [master]