[
https://issues.apache.org/jira/browse/IGNITE-21851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-21851:
-----------------------------------------
Description: {{RocksDbDataRegionConfigurationSchema}} allows to choose
between two RocksDB cache types: {{LRU}} and {{Clock}}. However, {{Clock}}
cache implementation has actually been removed from RocksDB and the new
implementation, called {{HyperClock}} is still experimental. I suggest to
remove the cache type feature for now, it serves no purpose and complicates the
code. (was: {{RocksDbDataRegionConfigurationSchema}} allows to choose between
two RocksDB cache types: LRU and Clock. However, Clock cache implementation has
actually been removed from RocksDB and the new implementation, called
{{HyperClock}} is still experimental. I suggest to remove the cache type
feature for now, it serves no purpose and complicates the code.)
> Remove RocksDB cache type support
> ---------------------------------
>
> Key: IGNITE-21851
> URL: https://issues.apache.org/jira/browse/IGNITE-21851
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> {{RocksDbDataRegionConfigurationSchema}} allows to choose between two RocksDB
> cache types: {{LRU}} and {{Clock}}. However, {{Clock}} cache implementation
> has actually been removed from RocksDB and the new implementation, called
> {{HyperClock}} is still experimental. I suggest to remove the cache type
> feature for now, it serves no purpose and complicates the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)