Ivan Bessonov created IGNITE-19762:
--------------------------------------
Summary: Revisit data resion management in rocksdb
Key: IGNITE-19762
URL: https://issues.apache.org/jira/browse/IGNITE-19762
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
Right now it's not really straightforward, what these regions mean.
After https://issues.apache.org/jira/browse/IGNITE-19591, they are associated
wit a separate rocksdb instance each, in which case it's unfair to call them
regions anymore. More like storages.
But we still use the same non-configurable path, so there are no immediate
advantages over it. We must provide an adequate design for regions and
storages, basicacaly, and clean the mess that we currently have.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)