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

Use FileDescriptor As Name For S3 File #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DavidMarkMadison
Copy link

If I missed something obvious, simply kill this (or tell me to kill it).

If there is a better/nicer way you'd like this implemented, feel free to do so your own way.

Is there some reason the FileDescriptor.id field (a UUID) is used to store the file on amazon? I understand that somehow the file name may be blank, but it is a required field for FileDescriptor. I modified the getFileName() to use FileDescriptor.name as long as it is not blank. If it is, resort to  the UUID.
Inline edited this and the realized I missed a closing p...
@CLAassistant
Copy link

CLAassistant commented Dec 11, 2020

CLA assistant check
All committers have signed the CLA.

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 this pull request may close these issues.

2 participants