[GitHub] [ignite-3] isapego merged pull request #2149: IGNITE-19204 Implement ODBC connection establishment

2023-06-14 Thread via GitHub
isapego merged PR #2149: URL: https://github.com/apache/ignite-3/pull/2149 -- 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...@ign

[GitHub] [ignite-3] sanpwc merged pull request #2187: IGNITE-19079 Enabled tests in ItIgniteNodeRestartTest: testTwoNodesRestartDirect and testTwoNodesRestartReverse

2023-06-14 Thread via GitHub
sanpwc merged PR #2187: URL: https://github.com/apache/ignite-3/pull/2187 -- 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

[GitHub] [ignite-3] tkalkirill commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-14 Thread via GitHub
tkalkirill commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1228022120 ## modules/storage-api/src/main/java/org/apache/ignite/internal/storage/engine/MvTableStorage.java: ## @@ -268,7 +268,6 @@ CompletableFuture finishRebalancePartitio

[GitHub] [ignite-3] isapego opened a new pull request, #2191: IGNITE-19206 Re-factor ODBC connection info handling

2023-06-14 Thread via GitHub
isapego opened a new pull request, #2191: URL: https://github.com/apache/ignite-3/pull/2191 - Modernized code; - Removed unused entities; - Ported some tests; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1229131388 ## modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java: ## @@ -313,17 +313,17 @@ public static

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1229131388 ## modules/distribution-zones/src/testFixtures/java/org/apache/ignite/internal/distributionzones/DistributionZonesTestUtil.java: ## @@ -313,17 +313,17 @@ public static

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1229137383 ## modules/metastorage-api/src/main/java/org/apache/ignite/internal/metastorage/MetaStorageManager.java: ## @@ -170,8 +170,10 @@ public interface MetaStorageManager ext

[GitHub] [ignite-3] zstan merged pull request #2181: IGNITE-19709 Sql. Get rid of starting implicit transactions for SELECT statements without FROM keyword, change mapping

2023-06-14 Thread via GitHub
zstan merged PR #2181: URL: https://github.com/apache/ignite-3/pull/2181 -- 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...@ignit

[GitHub] [ignite-3] ptupitsyn merged pull request #2189: IGNITE-19728 .NET: Fix TestAutoFlushFrequency flakiness

2023-06-14 Thread via GitHub
ptupitsyn merged PR #2189: URL: https://github.com/apache/ignite-3/pull/2189 -- 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

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229162592 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1027,44 +1030,52 @@ private void initDataN

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229168979 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1027,44 +1030,52 @@ private void initDataN

[GitHub] [ignite-3] korlov42 merged pull request #2140: IGNITE-19587: Sql. Remove execution-related part from IgniteTable.

2023-06-14 Thread via GitHub
korlov42 merged PR #2140: URL: https://github.com/apache/ignite-3/pull/2140 -- 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

[GitHub] [ignite-3] AMashenkov commented on a diff in pull request #2164: IGNITE-17765 Sql. Avoid parsing queries that already have cached plans.

2023-06-14 Thread via GitHub
AMashenkov commented on code in PR #2164: URL: https://github.com/apache/ignite-3/pull/2164#discussion_r1229229861 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -407,70 +423,83 @@ private CompletableFuture>> querySingle0

[GitHub] [ignite-3] rpuch opened a new pull request, #2193: IGNITE-19732 Cache IDs of configured tables

2023-06-14 Thread via GitHub
rpuch opened a new pull request, #2193: URL: https://github.com/apache/ignite-3/pull/2193 (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

[GitHub] [ignite] petrov-mg merged pull request #10638: IGNITE-19164 Improve message about requested partitions during snapshot restore

2023-06-14 Thread via GitHub
petrov-mg merged PR #10638: URL: https://github.com/apache/ignite/pull/10638 -- 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

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229311140 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/CacheKey.java: ## @@ -74,25 +66,24 @@ public boolean equals(Object o) { C

[GitHub] [ignite-3] zstan merged pull request #2190: IGNITE-19373 Get rid of waitForIndex from tests

2023-06-14 Thread via GitHub
zstan merged PR #2190: URL: https://github.com/apache/ignite-3/pull/2190 -- 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...@ignit

[GitHub] [ignite] J-Bakuli opened a new pull request, #10771: Ignite-19164 Improve message about requested partitions during snapshot restore

2023-06-14 Thread via GitHub
J-Bakuli opened a new pull request, #10771: URL: https://github.com/apache/ignite/pull/10771 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

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10771: Ignite-19164 Improve message about requested partitions during snapshot restore

2023-06-14 Thread via GitHub
sonarcloud[bot] commented on PR #10771: URL: https://github.com/apache/ignite/pull/10771#issuecomment-1590914591 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qua

[GitHub] [ignite-3] lowka commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
lowka commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229388536 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -374,121 +389,190 @@ private void registerIndexListener(IndexEven

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229395040 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1027,44 +1030,52 @@ private void initDataN

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229398452 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1119,9 +1130,8 @@ public CompletableFuture

[GitHub] [ignite-3] alievmirza commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
alievmirza commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229400809 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1027,44 +1030,52 @@ private void initD

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229409136 ## modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/DistributionZoneManagerConfigurationChangesTest.java: ## @@ -113,7 +116,12 @@ p

[GitHub] [ignite-3] ptupitsyn merged pull request #2185: IGNITE-19714 Fix AssertionError in DistributionZoneManagerWatchListenerTest

2023-06-14 Thread via GitHub
ptupitsyn merged PR #2185: URL: https://github.com/apache/ignite-3/pull/2185 -- 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

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229409136 ## modules/distribution-zones/src/test/java/org/apache/ignite/internal/distributionzones/DistributionZoneManagerConfigurationChangesTest.java: ## @@ -113,7 +116,12 @@ p

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10771: Ignite-19164 Improve message about requested partitions during snapshot restore

2023-06-14 Thread via GitHub
sonarcloud[bot] commented on PR #10771: URL: https://github.com/apache/ignite/pull/10771#issuecomment-1590967843 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Qua

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229416702 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/BaseIgniteRestartTest.java: ## @@ -0,0 +1,369 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
sanpwc commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229417932 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/BaseIgniteRestartTest.java: ## @@ -0,0 +1,369 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [ignite] petrov-mg merged pull request #10771: Ignite-19164 Improve message about requested partitions during snapshot restore

2023-06-14 Thread via GitHub
petrov-mg merged PR #10771: URL: https://github.com/apache/ignite/pull/10771 -- 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

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229435684 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -247,7 +261,8 @@ public synchronized void start() {

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229443576 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/CacheKey.java: ## @@ -74,25 +65,24 @@ public boolean equals(Object o) { C

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229448869 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -383,121 +398,187 @@ private void registerIndexListener(IndexE

[GitHub] [ignite] vshipb opened a new pull request, #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-14 Thread via GitHub
vshipb opened a new pull request, #10772: URL: https://github.com/apache/ignite/pull/10772 (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

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229458481 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -383,121 +398,187 @@ private void registerIndexListener(IndexE

[GitHub] [ignite-3] korlov42 commented on a diff in pull request #2192: IGNITE-17765 Sql. Introduce cache for parsed statements

2023-06-14 Thread via GitHub
korlov42 commented on code in PR #2192: URL: https://github.com/apache/ignite-3/pull/2192#discussion_r1229460128 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java: ## @@ -383,121 +398,187 @@ private void registerIndexListener(IndexE

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-14 Thread via GitHub
sonarcloud[bot] commented on PR #10772: URL: https://github.com/apache/ignite/pull/10772#issuecomment-1591037781 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] y616468159 opened a new issue, #10773: When MySQL is used as the underlying storage, an exception is thrown "Can not set java.time.LocalDateTime field org.apache.ignite.examples.mode

2023-06-14 Thread via GitHub
y616468159 opened a new issue, #10773: URL: https://github.com/apache/ignite/issues/10773 ### Question: When I use IgniteCache.get(key) to get the corresponding entity, ignite throws the following error "Can not set java.time.LocalDateTime field org.apache.ignite.examples.model.Person.

[GitHub] [ignite-3] korlov42 merged pull request #2047: IGNITE-18831 Sql. Fix dynamic parameters type coercion.

2023-06-14 Thread via GitHub
korlov42 merged PR #2047: URL: https://github.com/apache/ignite-3/pull/2047 -- 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

[GitHub] [ignite] sergeykad commented on issue #10747: Does Apache Ignite 2.15.0 Runs using OpenJDK 17 version ......?

2023-06-14 Thread via GitHub
sergeykad commented on issue #10747: URL: https://github.com/apache/ignite/issues/10747#issuecomment-1591176348 Are there plans to create an official Docker image based on Java 17? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [ignite] petrov-mg merged pull request #10770: IGNITE-19715 Thin client socket#open timeout changed to ClientConfiguration#timeout property.

2023-06-14 Thread via GitHub
petrov-mg merged PR #10770: URL: https://github.com/apache/ignite/pull/10770 -- 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

[GitHub] [ignite-3] alievmirza commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
alievmirza commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229602840 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/BaseIgniteRestartTest.java: ## @@ -0,0 +1,369 @@ +/* + * Licensed to the Apache Software Found

[GitHub] [ignite-3] alievmirza commented on a diff in pull request #2172: IGNITE-19574 restore global states of DistributionZoneManager after restart

2023-06-14 Thread via GitHub
alievmirza commented on code in PR #2172: URL: https://github.com/apache/ignite-3/pull/2172#discussion_r1229643997 ## modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java: ## @@ -1119,9 +1130,8 @@ public CompletableFu

[GitHub] [ignite-3] valepakh opened a new pull request, #2194: WIP

2023-06-14 Thread via GitHub
valepakh opened a new pull request, #2194: URL: https://github.com/apache/ignite-3/pull/2194 (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-

[GitHub] [ignite-3] ptupitsyn opened a new pull request, #2195: IGNITE-19601 Remove port ranges from client configurations

2023-06-14 Thread via GitHub
ptupitsyn opened a new pull request, #2195: URL: https://github.com/apache/ignite-3/pull/2195 (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

[GitHub] [ignite] dgovorukhin closed pull request #1092: Ignite 1678 IgniteAtomicSequence: make following reservations in advance

2023-06-14 Thread via GitHub
dgovorukhin closed pull request #1092: Ignite 1678 IgniteAtomicSequence: make following reservations in advance URL: https://github.com/apache/ignite/pull/1092 -- 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

[GitHub] [ignite] dgovorukhin closed pull request #4637: IGNITE-1678 IgniteAtomicSequence: make following reservations in advance

2023-06-14 Thread via GitHub
dgovorukhin closed pull request #4637: IGNITE-1678 IgniteAtomicSequence: make following reservations in advance URL: https://github.com/apache/ignite/pull/4637 -- 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

[GitHub] [ignite] dgovorukhin closed pull request #5779: IGNITE-10508 Support the new checkpoint feature not wait for the previous operation to complete

2023-06-14 Thread via GitHub
dgovorukhin closed pull request #5779: IGNITE-10508 Support the new checkpoint feature not wait for the previous operation to complete URL: https://github.com/apache/ignite/pull/5779 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [ignite] dgovorukhin closed pull request #6479: Ignite-mem-opt

2023-06-14 Thread via GitHub
dgovorukhin closed pull request #6479: Ignite-mem-opt URL: https://github.com/apache/ignite/pull/6479 -- 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: no

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-14 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230492955 ## modules/storage-api/src/main/java/org/apache/ignite/internal/storage/engine/MvTableStorage.java: ## @@ -268,7 +268,6 @@ CompletableFuture finishRebalancePartitio

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-14 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230494264 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/PartitionSet.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-14 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230497527 ## modules/table/src/main/java/org/apache/ignite/internal/table/TableImpl.java: ## @@ -322,40 +312,96 @@ public void registerHashIndex( */ public void re

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-15 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230532652 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/PartitionSet.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-15 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230535548 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java: ## @@ -682,14 +692,20 @@ private CompletableFuture createTablePartiti

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-15 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230536814 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java: ## @@ -682,14 +692,20 @@ private CompletableFuture createTablePartiti

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-15 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230542972 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java: ## @@ -1834,6 +1853,23 @@ public CompletableFuture tableAsync(int id)

[GitHub] [ignite-3] SammyVimes commented on a diff in pull request #2177: IGNITE-19363 Split start of indexes and start of partition raft group nodes

2023-06-15 Thread via GitHub
SammyVimes commented on code in PR #2177: URL: https://github.com/apache/ignite-3/pull/2177#discussion_r1230543701 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/TableManager.java: ## @@ -2337,32 +2389,49 @@ private static PeersAndLearners configura

[GitHub] [ignite-3] tkalkirill opened a new pull request, #2197: IGNITE-19737 TestMvStorageUpdateHandlerTest.testConcurrentExecuteBatchGc is flacky

2023-06-15 Thread via GitHub
tkalkirill opened a new pull request, #2197: URL: https://github.com/apache/ignite-3/pull/2197 https://issues.apache.org/jira/browse/IGNITE-19737 -- 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

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230576501 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageMultipleNodesAbstractTest.java: ## @@ -228,6 +233,8 @@ void tes

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230577663 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageManagerImplTest.java: ## @@ -118,7 +118,7 @@ void setUp(TestInf

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230576501 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageMultipleNodesAbstractTest.java: ## @@ -228,6 +233,8 @@ void tes

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230582451 ## modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/impl/MetaStorageManagerImpl.java: ## @@ -277,14 +278,16 @@ public void unregisterWatch(Watch

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230583163 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230585833 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230602732 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageManagerImplTest.java: ## @@ -118,7 +118,7 @@ void setUp(Tes

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230607232 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230609913 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/configuration/ItDistributedConfigurationPropertiesTest.java: ## @@ -286,6 +287,8 @@ void setUp(@Wo

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230610405 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/configuration/storage/ItDistributedConfigurationStorageTest.java: ## @@ -216,6 +223,8 @@ void test

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230613375 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/configuration/storage/ItRebalanceDistributedTest.java: ## @@ -514,6 +516,8 @@ void testDestroyPar

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230616314 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ItIgniteNodeRestartTest.java: ## @@ -494,24 +492,15 @@ private PartialNode startPartial

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10772: URL: https://github.com/apache/ignite/pull/10772#issuecomment-1592595329 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230636232 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ItIgniteNodeRestartTest.java: ## @@ -494,24 +492,15 @@ private PartialNode startPar

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230638363 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageMultipleNodesAbstractTest.java: ## @@ -228,6 +233,8 @@ void

[GitHub] [ignite-3] sk0x50 merged pull request #2188: IGNITE-19184 Added javadocs and md file to describe node attributes and distribution zone filters

2023-06-15 Thread via GitHub
sk0x50 merged PR #2188: URL: https://github.com/apache/ignite-3/pull/2188 -- 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

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230653470 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed

[GitHub] [ignite] ptupitsyn merged pull request #10764: IGNITE-19652 Adapt to DirectByteBuffer ctor changes in JDK 21

2023-06-15 Thread via GitHub
ptupitsyn merged PR #10764: URL: https://github.com/apache/ignite/pull/10764 -- 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

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230681891 ## modules/metastorage/src/integrationTest/java/org/apache/ignite/internal/metastorage/impl/ItMetaStorageManagerImplTest.java: ## @@ -118,7 +118,7 @@ void setUp(TestInf

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230684148 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230688779 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ItIgniteNodeRestartTest.java: ## @@ -494,24 +492,15 @@ private PartialNode startPartial

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230692169 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed

[GitHub] [ignite-3] vldpyatkov commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
vldpyatkov commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230693349 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed

[GitHub] [ignite] nizhikov opened a new pull request, #10774: IGNITE-19676 Commands JMX Invoker

2023-06-15 Thread via GitHub
nizhikov opened a new pull request, #10774: URL: https://github.com/apache/ignite/pull/10774 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

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10766: IGNITE-19661 Fixed CDC data records logging to WAL for in-memory caches when disabled.

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10766: URL: https://github.com/apache/ignite/pull/10766#issuecomment-1592664626 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] nizhikov closed pull request #10774: IGNITE-19676 Commands JMX Invoker

2023-06-15 Thread via GitHub
nizhikov closed pull request #10774: IGNITE-19676 Commands JMX Invoker URL: https://github.com/apache/ignite/pull/10774 -- 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 unsub

[GitHub] [ignite] nizhikov opened a new pull request, #10775: IGNITE-19676 Command JMX Invoker

2023-06-15 Thread via GitHub
nizhikov opened a new pull request, #10775: URL: https://github.com/apache/ignite/pull/10775 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

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10775: IGNITE-19676 Command JMX Invoker

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10775: URL: https://github.com/apache/ignite/pull/10775#issuecomment-1592682725 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10774: IGNITE-19676 Commands JMX Invoker

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10774: URL: https://github.com/apache/ignite/pull/10774#issuecomment-1592684213 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10772: URL: https://github.com/apache/ignite/pull/10772#issuecomment-1592685286 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230728268 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230728268 ## modules/metastorage/src/test/java/org/apache/ignite/internal/metastorage/impl/MetaStorageDeployWatchesCorrectnessTest.java: ## @@ -0,0 +1,115 @@ +/* + * Licensed to

[GitHub] [ignite] timoninmaxim merged pull request #10767: IGNITE-16619 IndexQuery should support limit

2023-06-15 Thread via GitHub
timoninmaxim merged PR #10767: URL: https://github.com/apache/ignite/pull/10767 -- 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..

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10772: URL: https://github.com/apache/ignite/pull/10772#issuecomment-1592862719 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10772: IGNITE-19734 SystemView: move Task classes next to Command class

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10772: URL: https://github.com/apache/ignite/pull/10772#issuecomment-1592872470 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite] NSAmelchev opened a new pull request, #10776: IGNITE-19742 Disabled Spring expressions in the cache create command.

2023-06-15 Thread via GitHub
NSAmelchev opened a new pull request, #10776: URL: https://github.com/apache/ignite/pull/10776 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: ###

[GitHub] [ignite-3] lowka opened a new pull request, #2199: IGNITE-19726: Sql. Migrate index operations to ScannableTable.

2023-06-15 Thread via GitHub
lowka opened a new pull request, #2199: URL: https://github.com/apache/ignite-3/pull/2199 (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

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10776: IGNITE-19742 Disabled Spring expressions in the cache create command.

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10776: URL: https://github.com/apache/ignite/pull/10776#issuecomment-1592937455 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

[GitHub] [ignite-3] ibessonov merged pull request #2198: IGNITE-19740 Reduce amount of noise in the log on cluster stop

2023-06-15 Thread via GitHub
ibessonov merged PR #2198: URL: https://github.com/apache/ignite-3/pull/2198 -- 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

[GitHub] [ignite-3] ibessonov opened a new pull request, #2200: IGNITE-19591 Implemented usage of shared RocksDB instances for multiple tables.

2023-06-15 Thread via GitHub
ibessonov opened a new pull request, #2200: URL: https://github.com/apache/ignite-3/pull/2200 https://issues.apache.org/jira/browse/IGNITE-19591 -- 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 th

[GitHub] [ignite-3] sanpwc commented on a diff in pull request #2183: IGNITE-19606 Linearize metaStorageManager.deployWatches and metaStora…

2023-06-15 Thread via GitHub
sanpwc commented on code in PR #2183: URL: https://github.com/apache/ignite-3/pull/2183#discussion_r1230975872 ## modules/runner/src/integrationTest/java/org/apache/ignite/internal/configuration/storage/ItRebalanceDistributedTest.java: ## @@ -681,6 +688,8 @@ private class Node {

[GitHub] [ignite] sonarcloud[bot] commented on pull request #10775: IGNITE-19676 Command JMX Invoker

2023-06-15 Thread via GitHub
sonarcloud[bot] commented on PR #10775: URL: https://github.com/apache/ignite/pull/10775#issuecomment-1593031662 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png 'Quality Ga

<    1   2   3   4   5   6   7   8   9   10   >