[jira] [Updated] (IGNITE-23075) Call failure processor on timeout worker crash

2024-09-09 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov updated IGNITE-23075: -- Summary: Call failure processor on timeout worker crash (was: Call failure processor during

[jira] [Updated] (IGNITE-22919) Remove GridNearLockRequest#filter

2024-09-09 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-22919: --- Description: Getter {{GridNearLockRequest#filter()}} does not have any usage, i.e. calls of

[jira] [Updated] (IGNITE-21743) .NET: LINQ: Cast to decimal loses precision

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-21743: Ignite Flags: Release Notes Required Release Note: .NET: Fix decimal cast precision lo

[jira] [Commented] (IGNITE-21743) .NET: LINQ: Cast to decimal loses precision

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880340#comment-17880340 ] Pavel Tupitsyn commented on IGNITE-21743: - Merged to main: [51e8d1e02c4e2b895a

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

2024-09-09 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-22862: - Labels: ise newbie t (was: ise newbie) > Add address information to ClientConnectionException

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

2024-09-09 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-22862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-22862: - Component/s: thin client > Add address information to ClientConnectionException stacktrace > --

[jira] [Updated] (IGNITE-23170) SQL returns huge decimal values with trailing zeros

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-23170: Epic Link: IGNITE-19479 > SQL returns huge decimal values with trailing zeros > -

[jira] [Updated] (IGNITE-23137) vars.bat is different from vars.env

2024-09-09 Thread Igor Sapego (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-23137: - Component/s: (was: platforms) > vars.bat is different from vars.env > -

[jira] [Updated] (IGNITE-18922) Thin 3.0: Avoid BinaryTuple conversion in client SQL handler

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-18922: Epic Link: IGNITE-19479 (was: IGNITE-17691) > Thin 3.0: Avoid BinaryTuple conversion in

[jira] [Updated] (IGNITE-23171) Sql. Result of division doesn't match derived type

2024-09-09 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov updated IGNITE-23171: -- Ignite Flags: (was: Docs Required,Release Notes Required) > Sql. Result of division

[jira] [Updated] (IGNITE-23171) Sql. Result of division doesn't match derived type

2024-09-09 Thread Konstantin Orlov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Orlov updated IGNITE-23171: -- Description: Try to execute following query: {code} ignite.sql().execute(null, "SELEC

[jira] [Updated] (IGNITE-23170) SQL returns huge decimal values with trailing zeros

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-23170: Summary: SQL returns huge decimal values with trailing zeros (was: BinaryTupleCommon.shr

[jira] [Updated] (IGNITE-23170) SQL returns huge decimal values with trailing zeros

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-23170: Component/s: sql (was: binary) > SQL returns huge decimal values wit

[jira] [Updated] (IGNITE-23085) Out of Memory preventive actions at startup

2024-09-09 Thread Maksim Davydov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maksim Davydov updated IGNITE-23085: Description: There are cases, when the specified memory for Ignite (Heap, Data Regions ..

[jira] [Updated] (IGNITE-23170) BinaryTupleCommon.shrinkDecimal is too slow

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-23170: Description: Add the following code to *ItSqlApiBaseTest* {code:java} @Test publi

[jira] [Created] (IGNITE-23170) BinaryTupleCommon.shrinkDecimal is too slow

2024-09-09 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-23170: --- Summary: BinaryTupleCommon.shrinkDecimal is too slow Key: IGNITE-23170 URL: https://issues.apache.org/jira/browse/IGNITE-23170 Project: Ignite Issue Ty

[jira] [Updated] (IGNITE-21927) Removal of MVCC-related code from JDBC classes

2024-09-09 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-21927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-21927: --- Summary: Removal of MVCC-related code from JDBC classes (was: Removal of transactional cod

[jira] [Updated] (IGNITE-23161) Use same clusterId in tests

2024-09-09 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-23161: --- Description: In tests like ItReplicaLifecycleTest, all created nodes must use the s

[jira] [Updated] (IGNITE-19848) User object serialization

2024-09-09 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-19848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-19848: Description: IEP-124 User Object Serialization https://cwiki.apache.org/confluence/displ

[jira] [Created] (IGNITE-23168) Event consumption time metric in CDC consumer

2024-09-09 Thread Maksim Davydov (Jira)
Maksim Davydov created IGNITE-23168: --- Summary: Event consumption time metric in CDC consumer Key: IGNITE-23168 URL: https://issues.apache.org/jira/browse/IGNITE-23168 Project: Ignite Issue

[jira] [Commented] (IGNITE-23117) Substitute systemUTC with currentTimeMillis in HybridClockImpl

2024-09-09 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-23117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880211#comment-17880211 ] Vladislav Pyatkov commented on IGNITE-23117: I ran the patch 8 times, and i