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

[WIP] new s3 scanner #11712

Closed
wants to merge 1 commit into from
Closed

[WIP] new s3 scanner #11712

wants to merge 1 commit into from

Conversation

butonic
Copy link
Member

@butonic butonic commented Oct 22, 2014

I implemented a S3 scanner that iterates over all objects in a bucket and updates the filecache so we have an up to date mtime for syncing. It fixes #8633 when the file scan for the user is triggered periodically.

Keep in mind that amazon s3 users pay for the traffic, so don't execute it every 5 min.

It is still WIP as the Scanner became S3 specific and I need opinions on the approach. cc @icewind1991 @schiesbn @PVince81

I Still think this is the best solution. Also: browsing the web interface ALWAYS makes a trip to the bucket. we could use that to update the filecache as well, but it only helps if someone browses the directory tree.

@butonic butonic force-pushed the files_external_scan_all_files branch from 44c2073 to 0bde0fb Compare October 22, 2014 17:03
@LukasReschke
Copy link
Member

This cannot be rebased at the moment because it's broken due to #11714

@butonic butonic force-pushed the files_external_scan_all_files branch from 0bde0fb to 0b6f464 Compare October 27, 2014 10:06
@butonic butonic added this to the 2014-sprint-07-current milestone Oct 27, 2014
@craigpg craigpg modified the milestones: 2014-sprint-08-current, 2014-sprint-07 Nov 10, 2014
@PVince81
Copy link
Contributor

@icewind1991 what do you think ?

@DeepDiver1975
Copy link
Member

WIP -> OC8.1

@DeepDiver1975 DeepDiver1975 modified the milestones: 8.1-next, 8.0-current Dec 22, 2014
@PVince81
Copy link
Contributor

PVince81 commented Feb 9, 2015

@butonic what shall we do with this ?

@butonic
Copy link
Member Author

butonic commented Feb 9, 2015

I am asking you that:

It is still WIP as the Scanner became S3 specific and I need opinions on the approach. cc @icewind1991 @schiesbn @PVince81

@DeepDiver1975 DeepDiver1975 modified the milestones: 8.2-next, 8.1-current Mar 4, 2015
@DeepDiver1975
Copy link
Member

moving this to 8.2 - touching files_external is out of scope for 8.1

@MorrisJobke
Copy link
Contributor

cc @icewind1991 @schiesbn @PVince81

@DeepDiver1975 DeepDiver1975 modified the milestones: 9.0-next, 8.2-current Sep 21, 2015
@DeepDiver1975
Copy link
Member

WIP -> OC8.1

WIP -> OC9.0

@DeepDiver1975
Copy link
Member

@butonic can we get this out of the WIP state? THX

@MorrisJobke MorrisJobke modified the milestones: 9.1-next, 9.0-current Mar 4, 2016
@PVince81
Copy link
Contributor

Closing due to lack of activity/feedback.

@PVince81 PVince81 closed this Mar 31, 2016
@MorrisJobke MorrisJobke deleted the files_external_scan_all_files branch March 31, 2016 19:23
@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[6.0.3] Files uploaded directly to SWIFT storage don't show up in oC
6 participants