trait LogWriterPostFlushCurrentEpochFn<'a> = FnOnce(Option<Arc<Bitmap>>) -> BoxFuture<'a, LogStoreResult<()>>;