I meant we still will be copying segment once and then will be moving it to archive which should not affect file system much.
Thoughts? --Yakov 2018-02-13 21:19 GMT+03:00 Yakov Zhdanov <yzhda...@apache.org>: > Alex, > > I remember we had some confusing behavior for WAL archive when archived > segments were required for successful recovery. > > Is issue still present? > > If yes, what if we copy "uncheckpointed" segments to a directory under wal > directory and then move the segments to archive after checkpoint? Will this > work? > > Thanks! > > --Yakov >