-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HPCC-30564 Prevent pending write externals being flushed from cache.
Flushing some externals from the external cache (when full), whilst the transactions are still pending to written could cause subsequent ext. cache lookups to attempt to look to disk for the external, and fail with "Missing external file ". Signed-off-by: Jake Smith <[email protected]>
- Loading branch information
Showing
1 changed file
with
40 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters