You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr Polovtcev (Jira)" <ji...@apache.org> on 2022/06/08 15:55:00 UTC

[jira] [Created] (IGNITE-17139) It is impossible to dynamically configure a RocksDB data region

Aleksandr Polovtcev created IGNITE-17139:
--------------------------------------------

             Summary: It is impossible to dynamically configure a RocksDB data region
                 Key: IGNITE-17139
                 URL: https://issues.apache.org/jira/browse/IGNITE-17139
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


It is currently impossible to create a RocksDB data region (e.g. through the Ignite CLI) and use it in a CREATE TABLE statement. The reason for this is that {{RocksDbStorageEngine}} is missing a configuration listener that will register new data regions.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)