Skip to content

Conversation

@JAkutenshi
Copy link
Contributor

@JAkutenshi JAkutenshi commented Dec 29, 2025

JIRA Ticket: IGNITE-26939

The goal

The main goal is to replace CatalogManager#catalog calls with CatalogManager#latestCatalogVersion values instead of newly introduced CatalogManager#latestCatalog.

The reason

Code base is cleaner and more verbose with this.

The solution

Pretty straightforward: look at usages and replace. Some Awaitility refactorings are applied too.

@JAkutenshi JAkutenshi marked this pull request as ready for review December 29, 2025 00:58
# Conflicts:
#	modules/rest/src/integrationTest/java/org/apache/ignite/internal/rest/recovery/ItDisasterRecoveryControllerTest.java
#	modules/transactions/src/integrationTest/java/org/apache/ignite/internal/disaster/ItDisasterRecoverySystemViewTest.java
@sk0x50 sk0x50 merged commit f2c82f8 into apache:main Jan 12, 2026
5 checks passed
@sk0x50 sk0x50 deleted the ignite-26939 branch January 12, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants