Skip to content

Adding FILE_SHARE_DELETE when deleteOnClose is used#134

Merged
badrishc merged 2 commits intomasterfrom
AddingFileShareDeleteFlag
Jun 13, 2019
Merged

Adding FILE_SHARE_DELETE when deleteOnClose is used#134
badrishc merged 2 commits intomasterfrom
AddingFileShareDeleteFlag

Conversation

@peterfreiling-zz
Copy link

Currently, two faster instances cannot share the same log directory and also specify deleteOnClose. Adding the FILE_SHARE_DELETE flag allows this, and ensures the files persist until all handles across instances have closed. Also adding a test to validate this workflow.

@peterfreiling-zz peterfreiling-zz self-assigned this Jun 13, 2019
@badrishc badrishc merged commit 7f4eeed into master Jun 13, 2019
@badrishc badrishc deleted the AddingFileShareDeleteFlag branch September 7, 2020 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants