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

Aleksandr Polovtcev updated IGNITE-21496:
-----------------------------------------
    Description: Vault contains an internal pool that is used to perform reads 
from RocksDB. This is excessive, because all components that use Vault either 
have their own pools or use it in a synchronous manner. So, instead it is 
proposed to make Vault implementation more straightforward and require the 
outer components to sort out the IO load.

> Make Vault methods synchronous
> ------------------------------
>
>                 Key: IGNITE-21496
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21496
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Vault contains an internal pool that is used to perform reads from RocksDB. 
> This is excessive, because all components that use Vault either have their 
> own pools or use it in a synchronous manner. So, instead it is proposed to 
> make Vault implementation more straightforward and require the outer 
> components to sort out the IO load.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to