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

dispatch NodeAddedToCache and FileCacheUpdated event during file upload #23230

Closed
wants to merge 1 commit into from
Closed

dispatch NodeAddedToCache and FileCacheUpdated event during file upload #23230

wants to merge 1 commit into from

Conversation

dassio
Copy link

@dassio dassio commented Oct 6, 2020

@icewind1991 please help to review

Signed-off-by: xiangbin.li <dassio@icloud.com>
@rullzer
Copy link
Member

rullzer commented Oct 8, 2020

Why would you need this actually?

@dassio
Copy link
Author

dassio commented Oct 8, 2020

Why would you need this actually?

I am trying to write a storage wrapper, during the upload process, i will extract the metadata after the upload finished i want to update the metadata table with correct fileid(duiing the upload the fileid has not created yet)

i see that we have hooks, but it seems we are moving away from hook, and try to use event

@skjnldsv
Copy link
Member

@dassio I guess this is not needed anymore?

@ChristophWurst ChristophWurst added 0. Needs triage Pending check for reproducibility or if it fits our roadmap and removed 2. developing Work in progress labels Nov 4, 2020
@ChristophWurst
Copy link
Member

closing due to lack of activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants