Skip to content

Make REST transactions atomic #4

@pathob

Description

@pathob

Currently, the REST transactions are not atomic, which means that it might happen that some configuration is set while other configuration fails to be set. The REST endpoint then returns an error message although the configuration that has been set before remains applied. So, the current implementation violates the ACID principle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions