[jira] [Created] (IGNITE-13836) Multiple property roots support

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13836) Multiple property roots support

Anton Vinogradov (Jira)
Anton Kalashnikov created IGNITE-13836:
------------------------------------------

             Summary: Multiple property roots support
                 Key: IGNITE-13836
                 URL: https://issues.apache.org/jira/browse/IGNITE-13836
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Anton Kalashnikov


Right now, Configurator is able to manage only one root. It looks like it is not enough. The current idea is to provide the ability to maintain multiple property roots, which allows other modules to create their own roots as needed.

ex.:
 * indexing.query.bufferSize
 * persistence.pageSize

NB! There is not any local/cluster root because it looks like local/cluster shouldn't be there at all. Perhaps it should be a storage-specific feature rather than a property path specific.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)