Kirill Tkalenko created IGNITE-17210:
----------------------------------------
Summary: Modification of documentation on data regions for
PageMemory
Key: IGNITE-17210
URL: https://issues.apache.org/jira/browse/IGNITE-17210
Project: Ignite
Issue Type: Improvement
Components: documentation
Reporter: Kirill Tkalenko
Fix For: 3.0.0-alpha6
Due to the fact that the storage engine based on *PageMemory* was divided into
2 (*in-memory*, *persistent*), then the configuration of the region data was
also divided, we need to correct the documentation in
*docs/_docs/config/data-region.adoc* about it.
We can look at:
*
*org.apache.ignite.internal.pagememory.configuration.schema.BasePageMemoryDataRegionConfigurationSchema*
*
*org.apache.ignite.internal.pagememory.configuration.schema.VolatilePageMemoryDataRegionConfigurationSchema*
*
*org.apache.ignite.internal.pagememory.configuration.schema.PersistentPageMemoryDataRegionConfigurationSchema*
--
This message was sent by Atlassian Jira
(v8.20.7#820007)