Ethan Rose created HDDS-11254:
---------------------------------
Summary: Reconcile commands should be handled by datanode
ReplicationSupervisor
Key: HDDS-11254
URL: https://issues.apache.org/jira/browse/HDDS-11254
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Ethan Rose
Assignee: Ethan Rose
Right now handling of reconcile container commands from SCM to datanodes are
done in the {{KeyValueHandler}}, although this is just a placeholder
implementation. In the final implementation they should go through the
{{ReplicationSupervisor}} like replication and reconstruction commands for
proper scheduling.
As part of this change, we can make sure the same
{{ContainerChecksumTreeManager}} instance is available in all the places it is
needed within the datanode, and close it properly instead of the workaround
added in HDDS-10373.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]