Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Tasks like HDDS-6682 require checking DB state in pre-process validators, which run outside of the serialized OM request flow. They must do follow up checks in the request's validateAndUpdateCache to make sure the checks done in the validator are still correct. This Jira proposes a way to run the validators in the serialized part of request processing so that extra per-request handling is not necessary.