Recheck repeat using map

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent 0a7ae616f3
commit 371e630f52
3 changed files with 25 additions and 13 deletions
+1
View File
@@ -84,6 +84,7 @@ class journal_flusher_t
int advance_lsn_counter = 0;
uint64_t compact_counter = 0;
robin_hood::unordered_flat_set<object_id> flushing;
int active_flushers = 0;
int wanting_meta_fsync = 0;
bool fsyncing_meta = false;