Andrey Kuznetsov created IGNITE-9280:
----------------------------------------
Summary: Decrease WAL archive compaction latency
Key: IGNITE-9280
URL:
https://issues.apache.org/jira/browse/IGNITE-9280 Project: Ignite
Issue Type: Improvement
Affects Versions: 2.6
Reporter: Andrey Kuznetsov
Fix For: 2.7
If {{n}} is the index of WAL segment containing latest checkpoint mark, then the segment {{n-1}} is prevented from compaction currently. This limitation can be removed safely (while the requirement of preserving raw segment {{n-1}} should remain untouched).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)