googleapis / googleapis/google-cloud-java

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

Đang mở
#12,551 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
api: storage
Ngôn ngữ chính
Java
Star
2.1k
Fork
1.2k
Merge trung bình
1 ngày 23 giờ
Pull request đã merge (30 ngày)
154

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.