[ 
https://issues.apache.org/jira/browse/IGNITE-18732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtcev updated IGNITE-18732:
-----------------------------------------
    Description: {{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.

> 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
>            Priority: Minor
>              Labels: ignite-3
>
> {{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)

Reply via email to