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

Add DB locking for container APIs #15870

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Mar 12, 2024

Prerequisites

  • I have added steps to test this contribution in the description below

Description

This PR ensures that read/write lock IDs are respected for container operations in EntityTypeContainerService implementations, same as they are in ContentTypeServiceBase implementations.

Note that datatypes do not use DB locking (yet, anyway).

Testing this

It should still be possible to create entity containers for document types, media types and data types.

Copy link
Contributor

@Migaroez Migaroez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good and nothing blows up ✅

@Migaroez Migaroez merged commit 39085b9 into v14/dev Mar 18, 2024
15 checks passed
@Migaroez Migaroez deleted the v14/fix/container-api-locking branch March 18, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants