googleapis / googleapis/google-cloud-java

[java-storage-nio] Support for gcsfuse symlinks.

Ouverte
#12,551 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
api: storage
Langage dominant
Java
Étoiles
2.1k
Forks
1.2k
Merge moyen
1 j 23 h
PR mergées (30 j)
154

Description

When using `gcsfuse`, we could have symlinks in mounted buckets. When looking at these symlinks, they are stored in GCS as empty files with metadata pointing to the target file symlink. Currently, if I access to this file with the `java-storage-nio interface`, it is seen as an empty file.

It would be great to support them and when we do a NIO operation to a symlink it does to the target file or return a FileNotFoundException when the target path doesn't exist.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.