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

Roman Puchkovskiy updated IGNITE-28113:
---------------------------------------
    Description: Currently, RocksDB library is loaded in 
RocksDbSharedLogStorage, but the RocksDB instance is actually created in 
DefaultLogStorageManager that creates RocksDbSharedLogStorage instances, so it 
makes sense to move the load call there.  (was: Currently, RocksDB library is 
loaded in RocksDbSharedLogStorage, but the RocksDB instance is actually created 
in DefaultLogStorageManager that creates RocksDbSharedLogStorage instances, so 
it makes sense to move it there.)

> Load RocksDB in DefaultLogStorageManager
> ----------------------------------------
>
>                 Key: IGNITE-28113
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28113
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, RocksDB library is loaded in RocksDbSharedLogStorage, but the 
> RocksDB instance is actually created in DefaultLogStorageManager that creates 
> RocksDbSharedLogStorage instances, so it makes sense to move the load call 
> there.



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

Reply via email to