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)