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

ElasticSearch agent can't index bucket if file in the bucket has two deletion marker #3758

Open
SilinPavel opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@SilinPavel
Copy link
Member

Describe the bug
If object in the bucket will have 2 deletion marker, and version between these markers isn't in STANDARD, f.e.:

latest: deleted
prev1: size 10, storageClass: DEEP_ARCHIVE
prev2: deleted

Such situation will lead to an error during storage indexing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant