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

DocumentUpdate possible race condition #57

Closed
mfriesen opened this issue Oct 16, 2022 · 0 comments
Closed

DocumentUpdate possible race condition #57

mfriesen opened this issue Oct 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mfriesen
Copy link
Member

The DocumentUpdate update all document fields when it only needs to update Content-Type, Content-Length, and Checksum. If another process updates document data before the DocumentUpdate runs it could be overwritten.

@mfriesen mfriesen self-assigned this Oct 16, 2022
@mfriesen mfriesen added the bug Something isn't working label Oct 16, 2022
@mfriesen mfriesen added this to the v1.9.0 milestone Nov 5, 2022
@mfriesen mfriesen modified the milestone: v1.9.0 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant