[GitHub] [ignite] sonarcloud[bot] commented on pull request #10770: IGNITE-19715 Thin client socket#open timeout changed to ClientConfiguration#timeout property.

2023-06-14 Thread via GitHub
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

[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