-
Notifications
You must be signed in to change notification settings - Fork 207
Blobfuse2 Known issues
Vishnu Charan TJ edited this page Jul 26, 2024
·
5 revisions
If you are using versions 2.2.0, 2.2.1 and 2.3.0, refrain from using Block-cache mode and switch to file-cache mode till below issues are fixed.
Scenarios with potential issues
- Conducting random writes in Block-cache mode could result in writing incorrect data to blobs.
- When reading files, if the final block of a file contains incomplete data, you might encounter inaccurate information at the file's conclusion. This may manifest as nonsensical data, but it will not compromise the fidelity of the data present in blobs.
Refer 2.3.0 list.
Refer 2.3.0 list.
Refer 2.3.0 list.