[
https://issues.apache.org/jira/browse/IGNITE-18732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev reassigned IGNITE-18732:
--------------------------------------------
Assignee: Aleksandr Polovtcev
> Remove blocking calls from SchemaManager
> ----------------------------------------
>
> Key: IGNITE-18732
> URL: https://issues.apache.org/jira/browse/IGNITE-18732
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Minor
> Labels: ignite-3, tech-debt
>
> {{SchemaManager}} class has two methods, that perform a blocking {{get}} call
> on a {{CompletableFuture}}: {{latestSchemaVersion}} and {{schemaByVersion}}.
> Instead, these methods should return the future and its callers must be
> rewritten in an asynchronous style.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)