Skip to content

The FUSE mount currently does not support the new feature introduced in v1.3, which accelerates concurrent file creation and deletion in the same directory when using the SQL metadata engine #6293

@tanchihpin0517

Description

@tanchihpin0517

What would you like to be added:
In #6285, we tested four scenarios involving concurrent file creation and deletion in the same directory, using both the Python SDK and a simple Python script (via the FUSE layer), under single- and multi-processing settings. We observed a performance drop when using multi-processing with the Python script.

Why is this needed:
Since most users interact with JuiceFS as a regular file system through the FUSE layer, we hope the new feature will also be supported when JuiceFS is mounted in this way.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions