Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(decomposeds3): enable async-uploads by default#686

Merged
micbar merged 1 commit into
opencloud-eu:mainfrom
fschade:enable-decomposeds3-async-uploads
Apr 17, 2025
Merged

fix(decomposeds3): enable async-uploads by default#686
micbar merged 1 commit into
opencloud-eu:mainfrom
fschade:enable-decomposeds3-async-uploads

Conversation

@fschade

@fschade fschade commented Apr 16, 2025

Copy link
Copy Markdown
Member

Description

decomposedfss3 has not turned on OC_ASYNC_UPLOADS by default which leads to unwanted side-effects when enabling virus-scanning or fulltext-search indexing (tika)

Related Issue

Motivation and Context

OC_ASYNC_UPLOADS is enabled by default for posixfs and decomposedfs but currently not for decomposedfss3, to align with the other implementations it should be turned on by default.

How Has This Been Tested?

  • local reproduction

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

@fschade fschade self-assigned this Apr 16, 2025
@fschade fschade requested review from butonic and micbar April 16, 2025 12:46
@micbar

micbar commented Apr 17, 2025

Copy link
Copy Markdown
Member

please backport 😍

@micbar micbar merged commit 900d596 into opencloud-eu:main Apr 17, 2025
@openclouders openclouders mentioned this pull request Apr 17, 2025
1 task
v-scharf added a commit that referenced this pull request Apr 17, 2025
fix(decomposeds3): enable async-uploads by default (#686)
@openclouders openclouders mentioned this pull request Apr 17, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search index not working on upload when using DECOMPOSEDS3 Antivirus not deleting files when decomposeds3 storage driver is used.

2 participants