Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileSystem should support fileKey(...) #9

Open
ullenboom opened this issue Feb 25, 2021 · 2 comments · May be fixed by #12
Open

FileSystem should support fileKey(...) #9

ullenboom opened this issue Feb 25, 2021 · 2 comments · May be fixed by #12

Comments

@ullenboom
Copy link

throw new UnsupportedOperationException("Not supported yet.");

So traversing via walkFileTree(...) and walk(...) will be possible

@XakepSDK
Copy link

According to JavaDoc, it should return null if it's not supported

@XakepSDK XakepSDK linked a pull request Oct 19, 2021 that will close this issue
@valenpo
Copy link

valenpo commented Dec 26, 2022

API specification of clear sad that it should return an object that uniquely identifies the given file, or null.
It is clear bug with FsNodeAttributes.fileKey() that throw exception.

BasicFileAttributes.fileKey() 

Could you please accept pool request and made a new build with critical bug fix.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants