-
Notifications
You must be signed in to change notification settings - Fork 184
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
[ocis] Add S3NG consistency check #9004
Comments
This is the proposed output: Example output inconsistent case:
Example output when clean:
Any remarks? |
It would be nice to have the full blob path in the S3 bucket (it includes the space id and the blob id itself is shared). This could help looking at the actual blob in the S3 bucket. |
@RaniaMidaoui FYI |
Updated Output after suggestions:
@RaniaMidaoui @wkloucek any other suggestions how we can make this more usable? |
Also, we would like to test this with a proper backup. We are unsure if we need to optimize memory consumption or execution speed. It's hard to extrapolate these values from our local dev machines. Can we get our hands on a backup of some sort (maybe from a testing instance)? |
This looks weird for a blob that is stored in S3. I'd expect something like |
I guess this is the way to include infra variances. We can eg. do it on an instance that we used for loadtesting, that should have some data. |
Correct. This is coming from my local
Yes great. 👍 It would be much clearer to us which issues to address if we can test it on that. |
@wkloucek should we test this before merging? This could speed up development process. Or we merge and delay the test if you don't find time at the moment. |
@RaniaMidaoui I build a DEV build based on 2384d47 We can use it for testing. The image is EDIT: updated build of the latest commit EDIT2: update build of the latest commit |
Description
Assumptions
User Stories
Value
Acceptance Criteria
Definition of ready
Definition of done
The text was updated successfully, but these errors were encountered: