Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid file system locks in DiskStorageService #30

Open
RoadRoller opened this issue Feb 20, 2020 · 0 comments
Open

Avoid file system locks in DiskStorageService #30

RoadRoller opened this issue Feb 20, 2020 · 0 comments

Comments

@RoadRoller
Copy link

I have a question, what purposes of file system locks in DiskStorageService and what kind of risks if I override DiskStorageService implementation and remove this locking logic?

If we protect only from external invention when reading/writing can I provide pull request that make this behavior optional?

Thank you.

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

No branches or pull requests

1 participant