Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-09 Thread via GitHub
korlov42 merged PR #4042: URL: https://github.com/apache/ignite-3/pull/4042 -- 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:

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-08 Thread via GitHub
korlov42 commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1668807639 ## modules/catalog/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogCompactionCoordinatorChoosingTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-08 Thread via GitHub
lowka commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1668404963 ## modules/catalog/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogCompactionCoordinatorChoosingTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
korlov42 commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1665737538 ## modules/catalog/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogCompactionCoordinatorChoosingTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
korlov42 commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1665727217 ## modules/catalog/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogCompactionCoordinatorChoosingTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
korlov42 commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1665728004 ## modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/impl/MetaStorageLeaderElectionListener.java: ## @@ -91,18 +93,22 @@ public class

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
xtern commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1665602794 ## modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/impl/MetaStorageLeaderElectionListener.java: ## @@ -91,18 +93,22 @@ public class

Re: [PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
xtern commented on code in PR #4042: URL: https://github.com/apache/ignite-3/pull/4042#discussion_r1665583411 ## modules/catalog/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogCompactionCoordinatorChoosingTest.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to

[PR] IGNITE-22633 Catalog compaction. Implement choosing of coordinator [ignite-3]

2024-07-04 Thread via GitHub
korlov42 opened a new pull request, #4042: URL: https://github.com/apache/ignite-3/pull/4042 https://issues.apache.org/jira/browse/IGNITE-22633 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code