[jira] [Updated] (IGNITE-22868) Remove Metastorage-related error codes that cannot be seen by the user

2024-07-30 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-22868: --- Description: ErrorGroups.MetaStorage defines a few error codes. As of now, only two

[jira] [Commented] (IGNITE-22711) Support Enum types in Network serialization

2024-07-30 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869824#comment-17869824 ] Roman Puchkovskiy commented on IGNITE-22711: The patch looks good to me >

[jira] [Created] (IGNITE-22868) Remove Metastorage-related error codes that cannot be seen by the user

2024-07-30 Thread Roman Puchkovskiy (Jira)
Roman Puchkovskiy created IGNITE-22868: -- Summary: Remove Metastorage-related error codes that cannot be seen by the user Key: IGNITE-22868 URL: https://issues.apache.org/jira/browse/IGNITE-22868

[jira] [Updated] (IGNITE-22867) Support WITH ... AS

2024-07-30 Thread Igor (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor updated IGNITE-22867: -- Description: *Description:* Need to support WITH ... AS queries. The query {code:java} WITH example AS (sele

[jira] [Created] (IGNITE-22867) Support WITH ... AS

2024-07-30 Thread Igor (Jira)
Igor created IGNITE-22867: - Summary: Support WITH ... AS Key: IGNITE-22867 URL: https://issues.apache.org/jira/browse/IGNITE-22867 Project: Ignite Issue Type: Improvement Components: genera

[jira] [Created] (IGNITE-22866) Support WITH RECURSIVE ... AS

2024-07-30 Thread Igor (Jira)
Igor created IGNITE-22866: - Summary: Support WITH RECURSIVE ... AS Key: IGNITE-22866 URL: https://issues.apache.org/jira/browse/IGNITE-22866 Project: Ignite Issue Type: Improvement Componen

[jira] [Updated] (IGNITE-22866) Support WITH RECURSIVE ... AS

2024-07-30 Thread Igor (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor updated IGNITE-22866: -- Description: *Description:* Need to support recursive queries. The query {code:java} WITH RECURSIVE t(n) AS

[jira] [Updated] (IGNITE-19844) Tx code cleanup

2024-07-30 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-19844: --- Description: It's an umbrella issue to keep all cleanup issues. Scope: #1 !scope.png|width

[jira] [Assigned] (IGNITE-22702) Rewrite CREATE TABLE FROM QUERY RESULT in tests.

2024-07-30 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin reassigned IGNITE-22702: - Assignee: Pavel Pereslegin > Rewrite CREATE TABLE FROM QUERY RESULT in tests.

[jira] [Created] (IGNITE-22865) NPE is swallowed in entrails of mapToPublicException

2024-07-30 Thread Evgeny Stanilovsky (Jira)
Evgeny Stanilovsky created IGNITE-22865: --- Summary: NPE is swallowed in entrails of mapToPublicException Key: IGNITE-22865 URL: https://issues.apache.org/jira/browse/IGNITE-22865 Project: Ignite

[jira] [Created] (IGNITE-22864) Cache create command: ignore flag and improved output

2024-07-30 Thread Maksim Davydov (Jira)
Maksim Davydov created IGNITE-22864: --- Summary: Cache create command: ignore flag and improved output Key: IGNITE-22864 URL: https://issues.apache.org/jira/browse/IGNITE-22864 Project: Ignite

[jira] [Updated] (IGNITE-22638) Catalog compaction. Add additional flush(trigger=false) method in MvPartitionStorage.

2024-07-30 Thread Pavel Pereslegin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-22638: -- Fix Version/s: 3.0.0-beta2 > Catalog compaction. Add additional flush(trigger=false)

[jira] [Updated] (IGNITE-22859) Mute ItReplicaLifecycleTest#testAlterFilterTrigger

2024-07-30 Thread Alexander Lapin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Lapin updated IGNITE-22859: - Ignite Flags: (was: Docs Required,Release Notes Required) > Mute ItReplicaLifecycleTe

[jira] [Updated] (IGNITE-22832) Disable flaky test .DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation

2024-07-30 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-22832: - Labels: ignite-3 (was: ) > Disable flaky test > .DistributionZoneCausalityDat

[jira] [Updated] (IGNITE-20861) Invoke EntryProcessors on intersected key ranges from different client nodes raises ClassCastException .

2024-07-30 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-20861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-20861: - Fix Version/s: 2.17 > Invoke EntryProcessors on intersected key ranges from dif

[jira] [Updated] (IGNITE-22856) .NET: Thin 3.0: Delete unsupported column types NUMBER and BITMASK

2024-07-30 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-22856: Summary: .NET: Thin 3.0: Delete unsupported column types NUMBER and BITMASK (was: .NETЖ

[jira] [Updated] (IGNITE-22856) .NETЖ Thin 3.0: Delete unsupported column types NUMBER and BITMASK

2024-07-30 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-22856: Summary: .NETЖ Thin 3.0: Delete unsupported column types NUMBER and BITMASK (was: .NET T

[jira] [Assigned] (IGNITE-22856) .NET Thin 3.0: Delete unsupported column types NUMBER and BITMASK

2024-07-30 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn reassigned IGNITE-22856: --- Assignee: Pavel Tupitsyn > .NET Thin 3.0: Delete unsupported column types NUMBER a

[jira] [Updated] (IGNITE-22833) Test DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation is flaky

2024-07-30 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-22833: - Ignite Flags: (was: Docs Required,Release Notes Required) > Test > Distribut

[jira] [Updated] (IGNITE-22833) Test DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation is flaky

2024-07-30 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-22833: - Labels: ignite-3 (was: ) > Test > DistributionZoneCausalityDataNodesTest.test

[jira] [Updated] (IGNITE-22863) 'Port already in use' error code gets lost

2024-07-30 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-22863: --- Description: When a port is already bound and Ignite 3 gets started, the original e

[jira] [Updated] (IGNITE-22856) .NET Thin 3.0: Delete unsupported column types NUMBER and BITMASK

2024-07-30 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov updated IGNITE-22856: -- Description: Number and Bitmask elements of ColumnType enum are not supported by the

[jira] [Created] (IGNITE-22863) 'Port already in use' error code gets lost

2024-07-30 Thread Roman Puchkovskiy (Jira)
Roman Puchkovskiy created IGNITE-22863: -- Summary: 'Port already in use' error code gets lost Key: IGNITE-22863 URL: https://issues.apache.org/jira/browse/IGNITE-22863 Project: Ignite Iss

[jira] [Updated] (IGNITE-22862) Add address information to ClientConnectionException stacktrace

2024-07-30 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-22862: --- Description: It will be useful to find out from stacktrace which address connection causes

[jira] [Updated] (IGNITE-22862) Add address information to ClientConnectionException stacktrace

2024-07-30 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-22862: --- Description: It will be useful to find out from stacktrace which address connection causes

[jira] [Updated] (IGNITE-22862) Add address information to ClientConnectionException stacktrace

2024-07-30 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-22862: --- Labels: ise (was: ) > Add address information to ClientConnectionException stacktrace > --

[jira] [Created] (IGNITE-22862) Add address information to ClientConnectionException stacktrace

2024-07-30 Thread Ilya Shishkov (Jira)
Ilya Shishkov created IGNITE-22862: -- Summary: Add address information to ClientConnectionException stacktrace Key: IGNITE-22862 URL: https://issues.apache.org/jira/browse/IGNITE-22862 Project: Ignite

[jira] [Updated] (IGNITE-22862) Add address information to ClientConnectionException stacktrace

2024-07-30 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-22862: --- Ignite Flags: (was: Docs Required,Release Notes Required) > Add address information to Cl

[jira] [Created] (IGNITE-22861) Sql. Calculation for mapOnBackups parameter erased.

2024-07-30 Thread Evgeny Stanilovsky (Jira)
Evgeny Stanilovsky created IGNITE-22861: --- Summary: Sql. Calculation for mapOnBackups parameter erased. Key: IGNITE-22861 URL: https://issues.apache.org/jira/browse/IGNITE-22861 Project: Ignite

[jira] [Commented] (IGNITE-22790) Cleanup of Grid*Request and Grid*Response classes

2024-07-30 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869584#comment-17869584 ] Ignite TC Bot commented on IGNITE-22790: {panel:title=Branch: [pull/11457/head]

[jira] [Updated] (IGNITE-21595) .NET: Update static analysis packages and fix new inspections

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

[jira] [Commented] (IGNITE-21595) .NET: Update static analysis packages and fix new inspections

2024-07-30 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869582#comment-17869582 ] Pavel Tupitsyn commented on IGNITE-21595: - Merged to main: [f719ae6e6757491bdc

[jira] [Commented] (IGNITE-21595) .NET: Update static analysis packages and fix new inspections

2024-07-30 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869576#comment-17869576 ] Igor Sapego commented on IGNITE-21595: -- Looks good to me. > .NET: Update static a

[jira] [Commented] (IGNITE-22847) Add TaskDescriptor to compute API

2024-07-30 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869568#comment-17869568 ] Pavel Tupitsyn commented on IGNITE-22847: - Merged to main: [ff177e75b986ef1054

[jira] [Updated] (IGNITE-22833) Test DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation is flaky

2024-07-30 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-22833: - Description: {noformat} [10:10:14] : [:ignite-distribution-zones:test] Distributio

[jira] [Updated] (IGNITE-22833) Test DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation is flaky

2024-07-30 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-22833: - Description: {noformat} [10:10:14] : [:ignite-distribution-zones:test] Distributio

[jira] [Updated] (IGNITE-22833) Test DistributionZoneCausalityDataNodesTest.testEmptyDataNodesOnZoneCreationBeforeTopologyEventAndZoneInitialisation is flaky

2024-07-30 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-22833: - Description: {noformat} [10:10:14] : [:ignite-distribution-zones:test] Distributio

[jira] [Updated] (IGNITE-22851) Move raft client's update configuration process into replicas

2024-07-30 Thread Mikhail Efremov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Efremov updated IGNITE-22851: - Summary: Move raft client's update configuration process into replicas (was: Move raft