asfgit closed pull request #10804: IGNITE-19818 SQL Calcite: Fix failure on
planning when cache size exc…
URL: https://github.com/apache/ignite/pull/10804
--
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 g
Mmuzaf commented on code in PR #10824:
URL: https://github.com/apache/ignite/pull/10824#discussion_r1254719884
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxLocalAdapter.java:
##
@@ -816,22 +813,6 @@ else if (op == RELOAD) {
sonarcloud[bot] commented on PR #10762:
URL: https://github.com/apache/ignite/pull/10762#issuecomment-1624125352
Kudos, SonarCloud Quality Gate passed! [
--
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
nizhikov opened a new pull request, #10829:
URL: https://github.com/apache/ignite/pull/10829
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:
### Th
sonarcloud[bot] commented on PR #10829:
URL: https://github.com/apache/ignite/pull/10829#issuecomment-1625221719
Kudos, SonarCloud Quality Gate passed! [ u
sashapolo commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1255920352
##
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorage.java:
##
@@ -114,20 +105,22 @@
* BE means Big Endian,
sashapolo commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1255921925
##
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorage.java:
##
@@ -374,40 +366,47 @@ private void saveGroupCo
sashapolo commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1255923525
##
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorage.java:
##
@@ -657,21 +684,25 @@ private ReadResult readR
sonarcloud[bot] commented on PR #10798:
URL: https://github.com/apache/ignite/pull/10798#issuecomment-1625511932
SonarCloud Quality Gate failed. [
--
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
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257827649
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/BinaryRow.java:
##
@@ -44,12 +47,11 @@ public interface BinaryRow {
/** Get has value flag: {@
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257827649
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/BinaryRow.java:
##
@@ -44,12 +47,11 @@ public interface BinaryRow {
/** Get has value flag: {@
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257831184
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/ByteBufferRow.java:
##
@@ -18,14 +18,11 @@
package org.apache.ignite.internal.schema;
import ja
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257831597
##
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorage.java:
##
@@ -114,20 +105,22 @@
* BE means Big Endian,
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257832406
##
modules/storage-rocksdb/src/main/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorage.java:
##
@@ -657,21 +684,25 @@ private ReadResult readR
alievmirza commented on code in PR #2259:
URL: https://github.com/apache/ignite-3/pull/2259#discussion_r1257863933
##
modules/raft/src/testFixtures/java/org/apache/ignite/raft/jraft/core/TestCluster.java:
##
@@ -408,6 +408,26 @@ public void waitLeader() throws InterruptedExcepti
ibessonov commented on code in PR #2283:
URL: https://github.com/apache/ignite-3/pull/2283#discussion_r1257868088
##
modules/network/src/main/java/org/apache/ignite/internal/network/netty/ChannelCreationListener.java:
##
@@ -0,0 +1,39 @@
+/*
+ * Licensed to the Apache Software F
sashapolo commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257891425
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/BinaryRow.java:
##
@@ -44,12 +47,11 @@ public interface BinaryRow {
/** Get has value flag: {@
ibessonov commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1257977808
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/BinaryRow.java:
##
@@ -44,12 +47,11 @@ public interface BinaryRow {
/** Get has value flag: {@
petrov-mg merged PR #219:
URL: https://github.com/apache/ignite-extensions/pull/219
--
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-unsubs
petrov-mg merged PR #221:
URL: https://github.com/apache/ignite-extensions/pull/221
--
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-unsubs
sashapolo commented on code in PR #2295:
URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1258010132
##
modules/schema/src/main/java/org/apache/ignite/internal/schema/BinaryRow.java:
##
@@ -44,12 +47,11 @@ public interface BinaryRow {
/** Get has value flag: {@
sk0x50 merged PR #2291:
URL: https://github.com/apache/ignite-3/pull/2291
--
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
korlov42 commented on code in PR #2282:
URL: https://github.com/apache/ignite-3/pull/2282#discussion_r1255678596
##
modules/binary-tuple/src/main/java/org/apache/ignite/internal/binarytuple/BinaryTupleReader.java:
##
@@ -79,6 +80,34 @@ public boolean hasNullValue(int index) {
vldpyatkov merged PR #2259:
URL: https://github.com/apache/ignite-3/pull/2259
--
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...@
sonarcloud[bot] commented on PR #10798:
URL: https://github.com/apache/ignite/pull/10798#issuecomment-1628929940
SonarCloud Quality Gate failed. [ {
as
korlov42 commented on code in PR #2296:
URL: https://github.com/apache/ignite-3/pull/2296#discussion_r1258338255
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -148,18 +148,18 @@ public CatalogServiceImpl(UpdateLog updateLog,
korlov42 commented on code in PR #2296:
URL: https://github.com/apache/ignite-3/pull/2296#discussion_r1258338255
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -148,18 +148,18 @@ public CatalogServiceImpl(UpdateLog updateLog,
nizhikov commented on code in PR #10778:
URL: https://github.com/apache/ignite/pull/10778#discussion_r1258369217
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/cdc/CdcBufferConsumer.java:
##
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache S
nizhikov commented on code in PR #10778:
URL: https://github.com/apache/ignite/pull/10778#discussion_r1258369719
##
modules/core/src/main/java/org/apache/ignite/configuration/DataStorageConfiguration.java:
##
@@ -252,6 +253,14 @@ public class DataStorageConfiguration implements
nizhikov commented on code in PR #10778:
URL: https://github.com/apache/ignite/pull/10778#discussion_r1258370397
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/cdc/CdcBufferConsumer.java:
##
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache S
nizhikov commented on code in PR #10778:
URL: https://github.com/apache/ignite/pull/10778#discussion_r1258376597
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/cdc/CdcBufferConsumer.java:
##
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache S
yurinaryshkin commented on code in PR #10798:
URL: https://github.com/apache/ignite/pull/10798#discussion_r1258390484
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/serializer/RecordV2Serializer.java:
##
@@ -266,7 +265,7 @@ private stat
yurinaryshkin commented on code in PR #10798:
URL: https://github.com/apache/ignite/pull/10798#discussion_r1258398881
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/ByteBufferWalIterator.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to th
yurinaryshkin commented on code in PR #10798:
URL: https://github.com/apache/ignite/pull/10798#discussion_r1258401396
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/ByteBufferWalIterator.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to th
sonarcloud[bot] commented on PR #10798:
URL: https://github.com/apache/ignite/pull/10798#issuecomment-1629206703
SonarCloud Quality Gate failed. [ {
* @param v Va
nizhikov commented on code in PR #10778:
URL: https://github.com/apache/ignite/pull/10778#discussion_r1258636609
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/cdc/CdcProcessor.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Softwa
1201 - 1300 of 37343 matches
Mail list logo