Skip to content

Add DB locking for container APIs#15870

Merged
Migaroez merged 2 commits intov14/devfrom
v14/fix/container-api-locking
Mar 18, 2024
Merged

Add DB locking for container APIs#15870
Migaroez merged 2 commits intov14/devfrom
v14/fix/container-api-locking

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
@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