[jira] [Created] (IGNITE-14322) False warning about DataRegionConfiguration.maxWalArchiveSize property usage

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

[jira] [Created] (IGNITE-14322) False warning about DataRegionConfiguration.maxWalArchiveSize property usage

Anton Vinogradov (Jira)
Aleksandr Polovtcev created IGNITE-14322:
--------------------------------------------

             Summary: False warning about DataRegionConfiguration.maxWalArchiveSize property usage
                 Key: IGNITE-14322
                 URL: https://issues.apache.org/jira/browse/IGNITE-14322
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


On every non-persistent startup the following is printed:

DataRegionConfiguration.maxWalArchiveSize instead DataRegionConfiguration.walHistorySize would be used for removing old archive wal files

This does not make sense when persistence is totally off.

Also, syntax should be fixed, "instead of", should be more clear what's going on.



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