[jira] [Created] (IGNITE-19861) Introduce SQL metrics

2023-06-28 Thread Yury Gerzhedovich (Jira)
Yury Gerzhedovich created IGNITE-19861: -- Summary: Introduce SQL metrics Key: IGNITE-19861 URL: https://issues.apache.org/jira/browse/IGNITE-19861 Project: Ignite Issue Type: Improvement

[jira] [Updated] (IGNITE-19861) Introduce SQL metrics

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19861: --- Description: AI3 have metrics framework, but SQL engine don't expose any metrics, w

[jira] [Created] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
Yury Gerzhedovich created IGNITE-19862: -- Summary: Revise error codes for SQL module Key: IGNITE-19862 URL: https://issues.apache.org/jira/browse/IGNITE-19862 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-19791) Sql. Introduce SqlRowHandler

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19791: --- Description: As of now, there is unconditional row conversion from storage format t

[jira] [Updated] (IGNITE-14865) Calcite. Error handling rework 3.0

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Issue Type: Improvement (was: New Feature) > Calcite. Error handling rework 3.0 >

[jira] [Updated] (IGNITE-14865) Error handling in SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Summary: Error handling in SQL module (was: Calcite. Error handling rework 3.0) >

[jira] [Updated] (IGNITE-14865) Calcite. Error handling rework 3.0

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Labels: ignite-3 (was: calcite2-required calcite3-required) > Calcite. Error handl

[jira] [Updated] (IGNITE-16843) Timeout while thin client connection

2023-06-28 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-16843: --- Labels: ducktests ise thin (was: ducktests thin) > Timeout while thin client connection >

[jira] [Updated] (IGNITE-14865) Error handling in SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Description: SQL is a part of pubi API and should throw only public exceptions. Let

[jira] [Created] (IGNITE-19863) Fix Compute API async method names, add sync counterparts

2023-06-28 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-19863: --- Summary: Fix Compute API async method names, add sync counterparts Key: IGNITE-19863 URL: https://issues.apache.org/jira/browse/IGNITE-19863 Project: Ignite

[jira] [Updated] (IGNITE-19863) Fix Compute API async method names, add sync counterparts

2023-06-28 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-19863: Description: * Async methods should have "Async" suffix (see https://cwiki.apache.org/co

[jira] [Updated] (IGNITE-19863) Fix Compute API async method names, add sync counterparts

2023-06-28 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-19863: Affects Version/s: 3.0.0-beta1 > Fix Compute API async method names, add sync counterpart

[jira] [Updated] (IGNITE-19393) Java thin 3.0: testAccessLockedKeyTimesOut is flaky

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-19393: - Reviewer: (was: Igor Sapego) > Java thin 3.0: testAccessLockedKeyTimesOut is

[jira] [Updated] (IGNITE-19688) NPE in ItNodeTest#testChangePeersStepsDownInJointConsensus

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-19688: - Reviewer: Vladislav Pyatkov > NPE in ItNodeTest#testChangePeersStepsDownInJoint

[jira] [Updated] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19862: --- Description: Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql All

[jira] [Updated] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19862: --- Description: Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql All

[jira] [Updated] (IGNITE-19199) Idle safe time propagation for the metastorage

2023-06-28 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-19199: - Description: In IGNITE-19028, safe time is propagated only when a Raft Write Co

[jira] [Assigned] (IGNITE-19778) Restore components state on metastorage recovery

2023-06-28 Thread Semyon Danilov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Semyon Danilov reassigned IGNITE-19778: --- Assignee: Semyon Danilov > Restore components state on metastorage recovery >

[jira] [Updated] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19862: --- Epic Link: IGNITE-14611 > Revise error codes for SQL module > -

[jira] [Updated] (IGNITE-14865) Error handling in SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Epic Link: IGNITE-14611 > Error handling in SQL module > --

[jira] [Updated] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-19862: --- Description: Let's revise error codes in org.apache.ignite.lang.ErrorGroups.Sql Al

[jira] [Updated] (IGNITE-14865) Error handling in SQL module

2023-06-28 Thread Yury Gerzhedovich (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich updated IGNITE-14865: --- Description: SQL is a part of pubi API and should throw only public exceptions. Let

[jira] [Created] (IGNITE-19864) Introduce TraceableException interface

2023-06-28 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-19864: Summary: Introduce TraceableException interface Key: IGNITE-19864 URL: https://issues.apache.org/jira/browse/IGNITE-19864 Project: Ignite Iss

[jira] [Updated] (IGNITE-19851) Add MetaStorage update update listeners and use instead of configuration revision update listeners

2023-06-28 Thread Ivan Bessonov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Bessonov updated IGNITE-19851: --- Issue Type: Bug (was: Improvement) > Add MetaStorage update update listeners and use inste

[jira] [Created] (IGNITE-19865) Improve propagation of trace identifier in exception classes

2023-06-28 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-19865: Summary: Improve propagation of trace identifier in exception classes Key: IGNITE-19865 URL: https://issues.apache.org/jira/browse/IGNITE-19865 Projec

[jira] [Assigned] (IGNITE-19466) Empty data nodes on table creation

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin reassigned IGNITE-19466: Assignee: Sergey Uttsel > Empty data nodes on table creation > -

[jira] [Created] (IGNITE-19866) Sql. Failed to optimize DELETE query plan.

2023-06-28 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-19866: - Summary: Sql. Failed to optimize DELETE query plan. Key: IGNITE-19866 URL: https://issues.apache.org/jira/browse/IGNITE-19866 Project: Ignite Issue

[jira] [Resolved] (IGNITE-19467) Remove redundant zones' iteration on DistributionManager.start and optimize usage of cfg.change in the DistributionManager

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev resolved IGNITE-19467. -- Resolution: Won't Fix The first part of this ticket has already been fixed in https://issues

[jira] [Commented] (IGNITE-19467) Remove redundant zones' iteration on DistributionManager.start and optimize usage of cfg.change in the DistributionManager

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738042#comment-17738042 ] Mirza Aliev commented on IGNITE-19467: -- The first part of this ticket has already

[jira] (IGNITE-19467) Remove redundant zones' iteration on DistributionManager.start and optimize usage of cfg.change in the DistributionManager

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19467 ] Mirza Aliev deleted comment on IGNITE-19467: -- was (Author: maliev): The first part of this ticket has already been fixed in https://issues.apache.org/jira/browse/IGNITE-19580, the second p

[jira] [Commented] (IGNITE-19851) Add MetaStorage update update listeners and use instead of configuration revision update listeners

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

[jira] [Created] (IGNITE-19867) Raft stability issues

2023-06-28 Thread Mirza Aliev (Jira)
Mirza Aliev created IGNITE-19867: Summary: Raft stability issues Key: IGNITE-19867 URL: https://issues.apache.org/jira/browse/IGNITE-19867 Project: Ignite Issue Type: Epic Report

[jira] [Updated] (IGNITE-19604) Port a backpressure improvement from Jraft

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-19604: - Epic Link: IGNITE-19867 > Port a backpressure improvement from Jraft >

[jira] [Updated] (IGNITE-19604) Analyse porting a backpressure improvement from Jraft

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-19604: - Summary: Analyse porting a backpressure improvement from Jraft (was: Port a backpressure impro

[jira] [Updated] (IGNITE-19604) Analyse porting a backpressure improvement from Jraft

2023-06-28 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-19604: - Description: *Motivation* After overload of disk queue in LogManagerImpl and overload of FSMCa

[jira] [Updated] (IGNITE-19866) Sql. Failed to optimize DELETE query plan.

2023-06-28 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov updated IGNITE-19866: -- Labels: ignite-3 (was: ignite-3 te) > Sql. Failed to optimize DELETE query plan. > -

[jira] [Updated] (IGNITE-19866) Sql. Failed to optimize DELETE query plan.

2023-06-28 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov updated IGNITE-19866: -- Ignite Flags: (was: Docs Required,Release Notes Required) > Sql. Failed to optimize

[jira] [Updated] (IGNITE-19866) Sql. Failed to optimize DELETE query plan.

2023-06-28 Thread Andrey Mashenkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Mashenkov updated IGNITE-19866: -- Labels: ignite-3 te (was: ignite-3) > Sql. Failed to optimize DELETE query plan. > -

[jira] [Commented] (IGNITE-19536) Introduce a "recoverable" flag to differentiate recoverable and non-recoverable exceptions

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738072#comment-17738072 ] Vyacheslav Koptilin commented on IGNITE-19536: -- As was discussed in privat

[jira] [Comment Edited] (IGNITE-19536) Introduce a "recoverable" flag to differentiate recoverable and non-recoverable exceptions

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738072#comment-17738072 ] Vyacheslav Koptilin edited comment on IGNITE-19536 at 6/28/23 11:45 AM: -

[jira] [Comment Edited] (IGNITE-19536) Introduce a "recoverable" flag to differentiate recoverable and non-recoverable exceptions

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738072#comment-17738072 ] Vyacheslav Koptilin edited comment on IGNITE-19536 at 6/28/23 11:46 AM: -

[jira] [Created] (IGNITE-19868) Design deferred RO transaction

2023-06-28 Thread Vladislav Pyatkov (Jira)
Vladislav Pyatkov created IGNITE-19868: -- Summary: Design deferred RO transaction Key: IGNITE-19868 URL: https://issues.apache.org/jira/browse/IGNITE-19868 Project: Ignite Issue Type: Tas

[jira] [Updated] (IGNITE-19869) Design safe time propagation outside of replication protocol

2023-06-28 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-19869: --- Labels: ignite-3 (was: ) > Design safe time propagation outside of replication pro

[jira] [Created] (IGNITE-19869) Design safe time propagation outside of replication protocol

2023-06-28 Thread Vladislav Pyatkov (Jira)
Vladislav Pyatkov created IGNITE-19869: -- Summary: Design safe time propagation outside of replication protocol Key: IGNITE-19869 URL: https://issues.apache.org/jira/browse/IGNITE-19869 Project: I

[jira] [Updated] (IGNITE-19868) Design deferred RO transaction

2023-06-28 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-19868: --- Labels: ignite-3 (was: ) > Design deferred RO transaction > --

[jira] [Created] (IGNITE-19870) Remove IgniteExceptionUtils.wrap method

2023-06-28 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-19870: Summary: Remove IgniteExceptionUtils.wrap method Key: IGNITE-19870 URL: https://issues.apache.org/jira/browse/IGNITE-19870 Project: Ignite Is

[jira] [Updated] (IGNITE-19541) Revise all deprecated constructors in public exceptions classes

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-19541: - Epic Link: (was: IGNITE-14611) > Revise all deprecated constructors in public

[jira] [Updated] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-19862: - Epic Link: (was: IGNITE-14611) > Revise error codes for SQL module >

[jira] [Updated] (IGNITE-14930) Exceptions serialization

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-14930: - Epic Link: (was: IGNITE-14611) > Exceptions serialization > -

[jira] [Updated] (IGNITE-14865) Error handling in SQL module

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-14865: - Epic Link: (was: IGNITE-14611) > Error handling in SQL module > -

[jira] [Updated] (IGNITE-14984) Re-work error handling in table component in accordance with error scopes and prefixes

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-14984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-14984: - Epic Link: (was: IGNITE-14611) > Re-work error handling in table component in

[jira] [Created] (IGNITE-19871) Introduce a convenient way to register an exception mapper for a list of internal exceptions

2023-06-28 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-19871: Summary: Introduce a convenient way to register an exception mapper for a list of internal exceptions Key: IGNITE-19871 URL: https://issues.apache.org/jira/browse/

[jira] [Updated] (IGNITE-19869) Design safe time propagation outside of replication protocol

2023-06-28 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-19869: --- Description: *Motivation* Safe time propagation mechanism are using replication pro

[jira] [Created] (IGNITE-19872) IgniteTxLocalAdapter initial cleanup

2023-06-28 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-19872: - Summary: IgniteTxLocalAdapter initial cleanup Key: IGNITE-19872 URL: https://issues.apache.org/jira/browse/IGNITE-19872 Project: Ignite Issue Type:

[jira] [Assigned] (IGNITE-19869) Design safe time propagation outside of replication protocol

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin reassigned IGNITE-19869: Assignee: Vladislav Pyatkov > Design safe time propagation outside of re

[jira] [Assigned] (IGNITE-19868) Design deferred RO transaction

2023-06-28 Thread Vyacheslav Koptilin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin reassigned IGNITE-19868: Assignee: Vladislav Pyatkov > Design deferred RO transaction > -

[jira] [Created] (IGNITE-19873) GridNearTxLocal initial cleanup

2023-06-28 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-19873: - Summary: GridNearTxLocal initial cleanup Key: IGNITE-19873 URL: https://issues.apache.org/jira/browse/IGNITE-19873 Project: Ignite Issue Type: Sub-

[jira] [Assigned] (IGNITE-15568) Striped Disruptor doesn't work with JRaft event handlers properly

2023-06-28 Thread Ivan Bessonov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Bessonov reassigned IGNITE-15568: -- Assignee: Ivan Bessonov > Striped Disruptor doesn't work with JRaft event handlers p

[jira] [Created] (IGNITE-19874) GridDhtTxLocal initial cleanup

2023-06-28 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-19874: - Summary: GridDhtTxLocal initial cleanup Key: IGNITE-19874 URL: https://issues.apache.org/jira/browse/IGNITE-19874 Project: Ignite Issue Type: Sub-t

[jira] [Created] (IGNITE-19875) GridDhtTxLocalAdapter initial cleanup

2023-06-28 Thread Anton Vinogradov (Jira)
Anton Vinogradov created IGNITE-19875: - Summary: GridDhtTxLocalAdapter initial cleanup Key: IGNITE-19875 URL: https://issues.apache.org/jira/browse/IGNITE-19875 Project: Ignite Issue Type

[jira] [Created] (IGNITE-19876) Tx on unstable topology (Tx recovery)

2023-06-28 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-19876: Summary: Tx on unstable topology (Tx recovery) Key: IGNITE-19876 URL: https://issues.apache.org/jira/browse/IGNITE-19876 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-19508) Design and breakdown tx on unstable topology topic.

2023-06-28 Thread Alexander Lapin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Lapin updated IGNITE-19508: - Epic Link: IGNITE-19876 > Design and breakdown tx on unstable topology topic. > ---

[jira] [Updated] (IGNITE-19353) Sql. Incorrect type conversion for dynamic parameters - CAST operation ignores type precision.

2023-06-28 Thread Evgeny Stanilovsky (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Stanilovsky updated IGNITE-19353: Ignite Flags: (was: Docs Required,Release Notes Required) > Sql. Incorrect type

[jira] [Created] (IGNITE-19877) Sql. Erroneous cast possibility Custom object to Numeric.

2023-06-28 Thread Evgeny Stanilovsky (Jira)
Evgeny Stanilovsky created IGNITE-19877: --- Summary: Sql. Erroneous cast possibility Custom object to Numeric. Key: IGNITE-19877 URL: https://issues.apache.org/jira/browse/IGNITE-19877 Project: Ign

[jira] [Commented] (IGNITE-19688) NPE in ItNodeTest#testChangePeersStepsDownInJointConsensus

2023-06-28 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738179#comment-17738179 ] Vladislav Pyatkov commented on IGNITE-19688: Except the comment, I left in

[jira] [Commented] (IGNITE-19846) IgniteTxAdapter initial cleanup

2023-06-28 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738206#comment-17738206 ] Ignite TC Bot commented on IGNITE-19846: {panel:title=Branch: [pull/10806/head]

[jira] [Updated] (IGNITE-19647) Our Cache Templates introductory documentation is misleading -- implies SQL Create Table only

2023-06-28 Thread Igor Gusev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Gusev updated IGNITE-19647: Description: Our introductory documentation (below) on [Cache Templates|https://ignite.apache.or

[jira] [Assigned] (IGNITE-19862) Revise error codes for SQL module

2023-06-28 Thread Maksim Zhuravkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Zhuravkov reassigned IGNITE-19862: - Assignee: Maksim Zhuravkov > Revise error codes for SQL module > -

[jira] [Commented] (IGNITE-19818) Calcite engine. Query planning failed when cache size is too big

2023-06-28 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738245#comment-17738245 ] Ignite TC Bot commented on IGNITE-19818: {panel:title=Branch: [pull/10804/head]

[jira] [Commented] (IGNITE-19666) Remove null map in Binary Tuple format

2023-06-28 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738378#comment-17738378 ] Pavel Tupitsyn commented on IGNITE-19666: - .NET changes pushed to the branch >