Ritesh Shukla created HDDS-11920:
------------------------------------
Summary: Introduce new request type that records the DB updates to
be done.
Key: HDDS-11920
URL: https://issues.apache.org/jira/browse/HDDS-11920
Project: Apache Ozone
Issue Type: New Feature
Components: Ozone Manager
Reporter: Ritesh Shukla
A new request type captures the DB changes that need to be made based on
pre-Ratis request processing. Define the kind of request and implement the
post-Ratis apply transaction code.
# The apply transaction does not write to the double buffer but needs to keep
the metadata for the double buffer consistent.
# This request type captures all they keys that are part of a batch that is
being sent to Ratis for consensus. Thus, it holds the list of DB changes to be
done for multiple client requests that have been processed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]