Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Configuration updates must be done as one atomic batch with one revision.
To implement this approach we need to update API of DMS manager with the following method:
public @NotNull CompletableFuture<Boolean> invoke(@NotNull Condition cond, @NotNull Collection<Operation> success, @NotNull Collection<Operation> failure)
and update Condition with key parameter.
Attachments
Issue Links
- links to