googleapis / googleapis/google-cloud-java

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

Offen
#12,551 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
api: storage
Vorherrschende Sprache
Java
Sterne
2.1k
Forks
1.2k
Ø Merge
1 T. 23 Std.
Gemergte PRs (30 T.)
154

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.