[jira] [Created] (IGNITE-5589) Archive WAL segment after significiant period of grid inactivity

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

[jira] [Created] (IGNITE-5589) Archive WAL segment after significiant period of grid inactivity

Anton Vinogradov (Jira)
Dmitriy Pavlov created IGNITE-5589:
--------------------------------------

             Summary: Archive WAL segment after significiant period of grid inactivity
                 Key: IGNITE-5589
                 URL: https://issues.apache.org/jira/browse/IGNITE-5589
             Project: Ignite
          Issue Type: Improvement
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov


Placing WAL records into files in work directory (preallocated size; files with same name) was intitially done for perfomance reasons.

But for case there is no activity in the system there is no need to keep open segment in work directory.
It is possible move data of this incomplete segment into archive.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)