vshipb opened a new pull request, #10794:
URL: https://github.com/apache/ignite/pull/10794
(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-ma
sonarcloud[bot] commented on PR #10794:
URL: https://github.com/apache/ignite/pull/10794#issuecomment-1600334944
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-ma
rpuch opened a new pull request, #2228:
URL: https://github.com/apache/ignite-3/pull/2228
https://issues.apache.org/jira/browse/IGNITE-19209
--
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
ptupitsyn opened a new pull request, #2229:
URL: https://github.com/apache/ignite-3/pull/2229
(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
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236641674
##
modules/core/src/main/java/org/apache/ignite/spi/systemview/view/ServiceView.java:
##
@@ -98,4 +99,14 @@ public boolean staticallyConfigured() {
public UUID o
nizhikov merged PR #10795:
URL: https://github.com/apache/ignite/pull/10795
--
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
NSAmelchev commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236648958
##
modules/core/src/main/java/org/apache/ignite/spi/systemview/view/ServiceView.java:
##
@@ -98,4 +99,14 @@ public boolean staticallyConfigured() {
public UUID
sonarcloud[bot] commented on PR #10795:
URL: https://github.com/apache/ignite/pull/10795#issuecomment-1600456373
SonarCloud Quality Gate failed. [ throws Exception {
NSAmelchev commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236667771
##
modules/core/src/test/java/org/apache/ignite/internal/metric/SystemViewSelfTest.java:
##
@@ -289,6 +289,7 @@ public void testServices() throws Exception {
sonarcloud[bot] commented on PR #10783:
URL: https://github.com/apache/ignite/pull/10783#issuecomment-1600481069
Kudos, SonarCloud Quality Gate passed! [ {
assertEquals(
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236677583
##
modules/control-utility/src/test/java/org/apache/ignite/util/SystemViewCommandTest.java:
##
@@ -346,6 +346,7 @@ public void testServices() {
assertEquals(
AMashenkov commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236694204
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/TransformingPublisher.java:
##
@@ -0,0 +1,64 @@
+/*
+ * Licensed to the Apache Softwa
AMashenkov commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236697380
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/TransformingPublisher.java:
##
@@ -0,0 +1,64 @@
+/*
+ * Licensed to the Apache Softwa
vshipb opened a new pull request, #10796:
URL: https://github.com/apache/ignite/pull/10796
(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-ma
NSAmelchev commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236701307
##
modules/control-utility/src/test/java/org/apache/ignite/util/SystemViewCommandTest.java:
##
@@ -346,6 +346,7 @@ public void testServices() {
assertEqual
lowka commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236703915
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/TransformingPublisher.java:
##
@@ -0,0 +1,64 @@
+/*
+ * Licensed to the Apache Software Fo
sonarcloud[bot] commented on PR #10783:
URL: https://github.com/apache/ignite/pull/10783#issuecomment-1600515645
Kudos, SonarCloud Quality Gate passed! [ u
sonarcloud[bot] commented on PR #10796:
URL: https://github.com/apache/ignite/pull/10796#issuecomment-1600529803
SonarCloud Quality Gate failed. [
ibessonov commented on code in PR #2225:
URL: https://github.com/apache/ignite-3/pull/2225#discussion_r1236708527
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionMappersProvider.java:
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236720397
##
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java:
##
@@ -309,6 +310,7 @@ public void testServices() {
sonarcloud[bot] commented on PR #10788:
URL: https://github.com/apache/ignite/pull/10788#issuecomment-1600537124
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
AMashenkov commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236786310
##
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/framework/NoOpTransaction.java:
##
@@ -43,14 +43,32 @@ public final class NoOpTransaction
isapego commented on code in PR #2215:
URL: https://github.com/apache/ignite-3/pull/2215#discussion_r1236832053
##
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java:
##
@@ -648,18 +648,26 @@ public CompletableFuture
upsertAl
sk0x50 commented on code in PR #2225:
URL: https://github.com/apache/ignite-3/pull/2225#discussion_r1236832620
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionMapperFuture.java:
##
@@ -0,0 +1,436 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) unde
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236859131
##
modules/core/src/main/java/org/apache/ignite/internal/managers/systemview/SystemViewMBean.java:
##
@@ -289,7 +290,7 @@ else if (clazz.isEnum())
else i
lowka commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236859774
##
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/exec/ExecutableTableRegistrySelfTest.java:
##
@@ -79,9 +88,10 @@ public void testGetTable() {
lowka commented on code in PR #2199:
URL: https://github.com/apache/ignite-3/pull/2199#discussion_r1236860441
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/TransformingPublisher.java:
##
@@ -0,0 +1,64 @@
+/*
+ * Licensed to the Apache Software Fo
tkalkirill opened a new pull request, #2231:
URL: https://github.com/apache/ignite-3/pull/2231
https://issues.apache.org/jira/browse/IGNITE-19641
--
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
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236720397
##
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java:
##
@@ -309,6 +310,7 @@ public void testServices() {
AMashenkov commented on code in PR #2205:
URL: https://github.com/apache/ignite-3/pull/2205#discussion_r1236861779
##
modules/runner/build.gradle:
##
@@ -158,8 +158,21 @@ dependencies {
integrationTestImplementation libs.typesafe.config
integrationTestImplementation li
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236677583
##
modules/control-utility/src/test/java/org/apache/ignite/util/SystemViewCommandTest.java:
##
@@ -346,6 +346,7 @@ public void testServices() {
assertEquals(
AMashenkov commented on code in PR #2205:
URL: https://github.com/apache/ignite-3/pull/2205#discussion_r1236861779
##
modules/runner/build.gradle:
##
@@ -158,8 +158,21 @@ dependencies {
integrationTestImplementation libs.typesafe.config
integrationTestImplementation li
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236863684
##
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java:
##
@@ -309,6 +310,7 @@ public void testServices() {
Vladsz83 commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236859131
##
modules/core/src/main/java/org/apache/ignite/internal/managers/systemview/SystemViewMBean.java:
##
@@ -289,7 +290,7 @@ else if (clazz.isEnum())
else i
ptupitsyn commented on code in PR #2215:
URL: https://github.com/apache/ignite-3/pull/2215#discussion_r1236880669
##
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java:
##
@@ -648,18 +648,26 @@ public CompletableFuture
upsert
ptupitsyn commented on code in PR #2215:
URL: https://github.com/apache/ignite-3/pull/2215#discussion_r1236882310
##
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java:
##
@@ -648,18 +648,26 @@ public CompletableFuture
upsert
vldpyatkov merged PR #2209:
URL: https://github.com/apache/ignite-3/pull/2209
--
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...@
ptupitsyn merged PR #2215:
URL: https://github.com/apache/ignite-3/pull/2215
--
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
sergeyuttsel commented on code in PR #2227:
URL: https://github.com/apache/ignite-3/pull/2227#discussion_r1236949433
##
modules/metastorage-api/src/main/java/org/apache/ignite/internal/metastorage/MetaStorageManager.java:
##
@@ -60,6 +61,13 @@ public interface MetaStorageManager
sk0x50 commented on code in PR #2225:
URL: https://github.com/apache/ignite-3/pull/2225#discussion_r1236963103
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionMapperUtil.java:
##
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
sk0x50 commented on code in PR #2225:
URL: https://github.com/apache/ignite-3/pull/2225#discussion_r1236972592
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionMapperUtil.java:
##
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
NSAmelchev commented on code in PR #10783:
URL: https://github.com/apache/ignite/pull/10783#discussion_r1236978603
##
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/metric/SqlViewExporterSpiTest.java:
##
@@ -309,6 +310,7 @@ public void testServices()
sonarcloud[bot] commented on PR #10783:
URL: https://github.com/apache/ignite/pull/10783#issuecomment-1600822282
Kudos, SonarCloud Quality Gate passed! [ under
sk0x50 commented on code in PR #2225:
URL: https://github.com/apache/ignite-3/pull/2225#discussion_r1236963103
##
modules/api/src/main/java/org/apache/ignite/lang/IgniteExceptionMapperUtil.java:
##
@@ -0,0 +1,149 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
AMashenkov commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237108035
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogServiceSelfTest.java:
##
@@ -1248,19 +1275,22 @@ public void testCreateIndexEvents() {
AMashenkov commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237108035
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogServiceSelfTest.java:
##
@@ -1248,19 +1275,22 @@ public void testCreateIndexEvents() {
ibessonov commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237119534
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -277,82 +259,62 @@ private Catalog catalogAt(long timestamp) {
Daikon5 opened a new pull request, #168:
URL: https://github.com/apache/ignite-website/pull/168
(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,
ashapkin merged PR #168:
URL: https://github.com/apache/ignite-website/pull/168
--
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..
This is an automated email from the ASF dual-hosted git repository.
ashapkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new e83ac81519 IGNITE-19797 Added GA4 prop
yurinaryshkin opened a new pull request, #10798:
URL: https://github.com/apache/ignite/pull/10798
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:
#
sonarcloud[bot] commented on PR #10798:
URL: https://github.com/apache/ignite/pull/10798#issuecomment-1601279680
SonarCloud Quality Gate failed. [ {
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237469616
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -277,82 +259,62 @@ private Catalog catalogAt(long timestamp) {
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237515837
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/CatalogServiceImpl.java:
##
@@ -277,82 +259,62 @@ private Catalog catalogAt(long timestamp) {
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237551575
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/AbstractIndexCommandParams.java:
##
@@ -41,6 +47,20 @@ public String schemaName() {
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237557975
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/AddColumnEventParameters.java:
##
@@ -24,25 +24,27 @@
* Add column event parameters con
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237562111
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/AlterColumnEventParameters.java:
##
@@ -23,32 +23,36 @@
* Create table event parameters
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237563034
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/AlterZoneEventParameters.java:
##
@@ -23,25 +23,25 @@
* Alter zone event parameters con
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237583162
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/storage/CatalogFireEvent.java:
##
@@ -0,0 +1,39 @@
+/*
+ * Licensed to the Apache Software Found
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1237587629
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/storage/UpdateLogImpl.java:
##
@@ -167,7 +169,7 @@ private void restoreStateFromVault(OnUpdateHa
tkalkirill commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1238002599
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/storage/UpdateEntry.java:
##
@@ -18,9 +18,11 @@
package org.apache.ignite.internal.catalog.stor
korlov42 commented on code in PR #2223:
URL: https://github.com/apache/ignite-3/pull/2223#discussion_r1238013978
##
modules/runner/src/integrationTest/java/org/apache/ignite/internal/sql/engine/datatypes/varbinary/ItVarBinaryExpressionTest.java:
##
@@ -67,24 +67,32 @@ public voi
korlov42 commented on code in PR #2231:
URL: https://github.com/apache/ignite-3/pull/2231#discussion_r1238017426
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/events/AddColumnEventParameters.java:
##
@@ -24,25 +24,27 @@
* Add column event parameters conta
1 - 100 of 109 matches
Mail list logo