Kouhei Ueno
Kouhei Ueno
Maybe closeOldCacheEntriesIfNeeded writeback case is unavoidable? The CacheSyncer already must be under heavy load in those cases.
Labeling as P2, as it shouldn't cause any real issue. Next Sync() should succeed fine.
I'm not against adding this, but I strongly prefer to not have this in the first cut. I think we can carefully add this later.
I'm generally supportive of the proposal. I think this change would steer the module fetching behavior more toward availability (vs determinism which was prioritized when the feature was originally designed),...