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

don't always check if we need to setup the object store root #38415

Merged
merged 1 commit into from May 24, 2023

Conversation

icewind1991
Copy link
Member

This prevents having to check if the root is initialized every time we construct an object store.

Normally, the impact of this is fairly small, but when objectstore.multibucket.preview-distribution is enbled, we always setup 256 object stores

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label May 23, 2023
@icewind1991 icewind1991 added this to the Nextcloud 28 milestone May 23, 2023
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, blizzz and Fenn-CS and removed request for a team May 23, 2023 12:38
@icewind1991 icewind1991 added 2. developing Work in progress and removed 3. to review Waiting for reviews labels May 23, 2023
@icewind1991 icewind1991 force-pushed the object-store-init-root branch 3 times, most recently from 9e9dc14 to 2f05d0f Compare May 23, 2023 15:02
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 23, 2023
@blizzz blizzz merged commit b2e3426 into master May 24, 2023
37 checks passed
@blizzz blizzz deleted the object-store-init-root branch May 24, 2023 11:06
@nextcloud nextcloud deleted a comment from backportbot-nextcloud bot May 24, 2023
@nextcloud nextcloud deleted a comment from backportbot-nextcloud bot May 24, 2023
@nextcloud nextcloud deleted a comment from backportbot-nextcloud bot May 24, 2023
@icewind1991
Copy link
Member Author

/backport to stable27

@icewind1991
Copy link
Member Author

/backport to stable26

@icewind1991
Copy link
Member Author

/backport to stable25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants