[
https://issues.apache.org/jira/browse/IGNITE-22220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-22220:
-----------------------------------------
Fix Version/s: 3.0.0-beta2
> Rename rocksDb field in RocksDbStorageEngineExtensionConfigurationSchema
> ------------------------------------------------------------------------
>
> Key: IGNITE-22220
> URL: https://issues.apache.org/jira/browse/IGNITE-22220
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is a follow-up of https://issues.apache.org/jira/browse/IGNITE-22137,
> looks like some "rocksDb" remnants are still present in the configuration:
> {code:java}
> /**
> * Storages configuration extension for rocksdb storage.
> */
> @ConfigurationExtension
> public class RocksDbStorageEngineExtensionConfigurationSchema extends
> StorageEngineConfigurationSchema {
> @ConfigValue
> public RocksDbStorageEngineConfigurationSchema rocksDb;
> }
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)