AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226680971
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##
@@ -407,70 +423,83 @@ private CompletableFuture>>
querySingle0
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226702935
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##
@@ -407,70 +423,83 @@ private CompletableFuture>>
querySingle0
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226702935
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##
@@ -407,70 +423,83 @@ private CompletableFuture>>
querySingle0
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226710781
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/CacheKey.java:
##
@@ -18,48 +18,34 @@
package org.apache.ignite.internal.sql.engi
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226710781
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/CacheKey.java:
##
@@ -18,48 +18,34 @@
package org.apache.ignite.internal.sql.engi
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226729461
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/CacheKey.java:
##
@@ -80,9 +66,6 @@ public boolean equals(Object o) {
if
AMashenkov commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1226747351
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##
@@ -244,7 +260,7 @@ public synchronized void start() {
AMashenkov merged PR #2174:
URL: https://github.com/apache/ignite-3/pull/2174
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@
AMashenkov commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1226776026
##
modules/core/src/main/java/org/apache/ignite/internal/thread/StripedThreadPoolExecutor.java:
##
@@ -105,7 +106,7 @@ public void execute(Runnable cmd) {
* @
lowka commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1226780794
##
modules/core/src/main/java/org/apache/ignite/internal/thread/StripedThreadPoolExecutor.java:
##
@@ -105,7 +106,7 @@ public void execute(Runnable cmd) {
* @throw
xtern commented on code in PR #2164:
URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1227149541
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##
@@ -407,70 +423,83 @@ private CompletableFuture>>
querySingle0(
Noone-No commented on PR #94:
URL: https://github.com/apache/ignite-extensions/pull/94#issuecomment-1588492617
how to fix this error ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
ptupitsyn merged PR #2180:
URL: https://github.com/apache/ignite-3/pull/2180
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
alievmirza commented on code in PR #2171:
URL: https://github.com/apache/ignite-3/pull/2171#discussion_r1227592992
##
modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/DistributionZoneManagerLogicalTopologyEventsTest.java:
##
@@ -45,6 +48,9 @@
vldpyatkov opened a new pull request, #2183:
URL: https://github.com/apache/ignite-3/pull/2183
…geManager.start()
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
timoninmaxim commented on code in PR #10767:
URL: https://github.com/apache/ignite/pull/10767#discussion_r1227630007
##
modules/indexing/src/test/java/org/apache/ignite/cache/query/IndexQueryLimitTest.java:
##
@@ -0,0 +1,249 @@
+/*
+ * Licensed to the Apache Software Foundation
korlov42 commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1226605360
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/QueryTaskExecutor.java:
##
@@ -45,4 +45,13 @@ public interface QueryTaskExecutor extend
lowka commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1227689796
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ExecutableTable.java:
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundati
denis-chudov closed pull request #2115: IGNITE-19478 Possible excess size of
table entities written into meta storage
URL: https://github.com/apache/ignite-3/pull/2115
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
denis-chudov closed pull request #1875: placement driver start
URL: https://github.com/apache/ignite-3/pull/1875
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
denis-chudov closed pull request #2014: wip
URL: https://github.com/apache/ignite-3/pull/2014
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notificati
ivandasch commented on code in PR #10675:
URL: https://github.com/apache/ignite/pull/10675#discussion_r1227780600
##
modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/ArgumentParser.java:
##
@@ -0,0 +1,514 @@
+/*
+ * Licensed to the Apache Software Fou
ivandasch commented on code in PR #10675:
URL: https://github.com/apache/ignite/pull/10675#discussion_r1227782321
##
modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/ArgumentParser.java:
##
@@ -0,0 +1,514 @@
+/*
+ * Licensed to the Apache Software Fou
ivandasch commented on code in PR #10675:
URL: https://github.com/apache/ignite/pull/10675#discussion_r1227788649
##
modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/ArgumentParser.java:
##
@@ -0,0 +1,514 @@
+/*
+ * Licensed to the Apache Software Fou
sonarcloud[bot] commented on PR #10767:
URL: https://github.com/apache/ignite/pull/10767#issuecomment-1588864646
Kudos, SonarCloud Quality Gate passed! [ under on
PakhomovAlexander merged PR #2127:
URL: https://github.com/apache/ignite-3/pull/2127
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsub
sk0x50 commented on code in PR #2178:
URL: https://github.com/apache/ignite-3/pull/2178#discussion_r1227877049
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionUtils.java:
##
@@ -0,0 +1,553 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
sk0x50 commented on code in PR #2178:
URL: https://github.com/apache/ignite-3/pull/2178#discussion_r1227878072
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionUtils.java:
##
@@ -0,0 +1,553 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
sk0x50 commented on code in PR #2178:
URL: https://github.com/apache/ignite-3/pull/2178#discussion_r1227879844
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionUtils.java:
##
@@ -0,0 +1,553 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
nizhikov merged PR #10675:
URL: https://github.com/apache/ignite/pull/10675
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ig
alievmirza opened a new pull request, #2185:
URL: https://github.com/apache/ignite-3/pull/2185
https://issues.apache.org/jira/browse/IGNITE-19714
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
timoninmaxim commented on code in PR #10767:
URL: https://github.com/apache/ignite/pull/10767#discussion_r1227906760
##
modules/indexing/src/test/java/org/apache/ignite/cache/query/IndexQueryLimitTest.java:
##
@@ -113,18 +110,14 @@ public void testSetLimit() throws Exception {
timoninmaxim commented on code in PR #10767:
URL: https://github.com/apache/ignite/pull/10767#discussion_r1227909206
##
modules/indexing/src/test/java/org/apache/ignite/cache/query/IndexQueryLimitTest.java:
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apache Software Foundation
timoninmaxim commented on code in PR #10767:
URL: https://github.com/apache/ignite/pull/10767#discussion_r1227912089
##
modules/indexing/src/test/java/org/apache/ignite/cache/query/ThinClientIndexQueryTest.java:
##
@@ -369,6 +393,47 @@ private void assertClientQuery(ClientCache
timoninmaxim commented on code in PR #10767:
URL: https://github.com/apache/ignite/pull/10767#discussion_r1227914726
##
modules/indexing/src/test/java/org/apache/ignite/cache/query/IndexQueryLimitTest.java:
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apache Software Foundation
sonarcloud[bot] commented on PR #10767:
URL: https://github.com/apache/ignite/pull/10767#issuecomment-1589086329
Kudos, SonarCloud Quality Gate passed! [ {
korlov42 commented on code in PR #2181:
URL: https://github.com/apache/ignite-3/pull/2181#discussion_r1228113886
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/metadata/IgniteFragmentMapping.java:
##
@@ -69,13 +75,153 @@ public class IgniteMdFragmentMa
asfgit closed pull request #10769: IGNITE-19588 SQL Calcite: Add long-running
queries warnings
URL: https://github.com/apache/ignite/pull/10769
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
sonarcloud[bot] commented on PR #10769:
URL: https://github.com/apache/ignite/pull/10769#issuecomment-1589314034
SonarCloud Quality Gate failed. [ {
petrov-mg opened a new pull request, #10770:
URL: https://github.com/apache/ignite/pull/10770
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
tkalkirill commented on code in PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184#discussion_r1228209827
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -1031,10 +1038,10 @@ public void handle(VersionedUpdate update) {
sk0x50 opened a new pull request, #2186:
URL: https://github.com/apache/ignite-3/pull/2186
https://issues.apache.org/jira/browse/IGNITE-19536
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
sonarcloud[bot] commented on PR #10770:
URL: https://github.com/apache/ignite/pull/10770#issuecomment-1589412385
Kudos, SonarCloud Quality Gate passed! [ {
tkalkirill commented on code in PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184#discussion_r1228217596
##
modules/storage-api/src/testFixtures/java/org/apache/ignite/internal/storage/AbstractMvTableStorageTest.java:
##
@@ -154,21 +140,11 @@ protected final void initi
tkalkirill commented on code in PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184#discussion_r1228220452
##
modules/catalog/build.gradle:
##
@@ -29,6 +29,7 @@ dependencies {
implementation project(':ignite-metastorage-api')
implementation project(':ignite-vau
PakhomovAlexander commented on code in PR #2146:
URL: https://github.com/apache/ignite-3/pull/2146#discussion_r1227119099
##
modules/code-deployment/src/main/java/org/apache/ignite/internal/deployunit/DeploymentManagerImpl.java:
##
@@ -296,6 +319,41 @@ public CompletableFuture o
PakhomovAlexander merged PR #2146:
URL: https://github.com/apache/ignite-3/pull/2146
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsub
Flaugh24 commented on code in PR #2146:
URL: https://github.com/apache/ignite-3/pull/2146#discussion_r1228238924
##
modules/compute/src/main/java/org/apache/ignite/internal/compute/ClassLoaderExceptionsMapper.java:
##
@@ -0,0 +1,82 @@
+/*
+ * Licensed to the Apache Software Foun
rpuch commented on code in PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184#discussion_r1228241311
##
modules/catalog/build.gradle:
##
@@ -29,6 +29,7 @@ dependencies {
implementation project(':ignite-metastorage-api')
implementation project(':ignite-vault')
tkalkirill commented on code in PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184#discussion_r1228254928
##
modules/catalog/build.gradle:
##
@@ -29,6 +29,7 @@ dependencies {
implementation project(':ignite-metastorage-api')
implementation project(':ignite-vau
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228259420
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public static
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228270424
##
modules/metastorage-api/src/main/java/org/apache/ignite/internal/metastorage/MetaStorageManager.java:
##
@@ -170,8 +170,10 @@ public interface MetaStorageManager ext
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228276622
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public static
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228286531
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to t
tkalkirill merged PR #2184:
URL: https://github.com/apache/ignite-3/pull/2184
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228289667
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to t
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228294924
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to t
lowka commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1228296263
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/QueryTaskExecutor.java:
##
@@ -45,4 +45,13 @@ public interface QueryTaskExecutor extends L
lowka commented on code in PR #2140:
URL: https://github.com/apache/ignite-3/pull/2140#discussion_r1228296810
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/ExecutableTable.java:
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software Foundati
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228302585
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to t
vldpyatkov commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228308032
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public sta
vldpyatkov commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228313489
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed
vldpyatkov commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228322151
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public sta
sk0x50 merged PR #2171:
URL: https://github.com/apache/ignite-3/pull/2171
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@igni
denis-chudov closed pull request #2179: IGNITE-19079 ExecutionTimeout in
ItIgniteNodeRestartTest
URL: https://github.com/apache/ignite-3/pull/2179
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
denis-chudov opened a new pull request, #2187:
URL: https://github.com/apache/ignite-3/pull/2187
https://issues.apache.org/jira/browse/IGNITE-19079
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
vldpyatkov commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228354015
##
modules/metastorage-api/src/main/java/org/apache/ignite/internal/metastorage/MetaStorageManager.java:
##
@@ -170,8 +170,10 @@ public interface MetaStorageManager
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228359724
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public static
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228365449
##
modules/metastorage-api/src/main/java/org/apache/ignite/internal/metastorage/MetaStorageManager.java:
##
@@ -170,8 +170,10 @@ public interface MetaStorageManager ext
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228369000
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public static
zstan commented on code in PR #2181:
URL: https://github.com/apache/ignite-3/pull/2181#discussion_r1228370294
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/metadata/IgniteFragmentMapping.java:
##
@@ -85,33 +231,19 @@ public MetadataDef getDef() {
sanpwc commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228373071
##
modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java:
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to t
zstan commented on code in PR #2181:
URL: https://github.com/apache/ignite-3/pull/2181#discussion_r1228370294
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/metadata/IgniteFragmentMapping.java:
##
@@ -85,33 +231,19 @@ public MetadataDef getDef() {
vldpyatkov commented on code in PR #2183:
URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1228652145
##
modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java:
##
@@ -313,17 +313,17 @@ public sta
ptupitsyn opened a new pull request, #2189:
URL: https://github.com/apache/ignite-3/pull/2189
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e
zstan opened a new pull request, #2190:
URL: https://github.com/apache/ignite-3/pull/2190
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mai
sonarcloud[bot] commented on PR #10770:
URL: https://github.com/apache/ignite/pull/10770#issuecomment-1590594553
Kudos, SonarCloud Quality Gate passed! [![Quality Gate
passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png
'Qua
1 - 100 of 32004 matches
Mail list logo