[
https://issues.apache.org/jira/browse/HDDS-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771241#comment-17771241
]
Duong commented on HDDS-9369:
-----------------------------
The critical problem is not redundant deserializations of OM requests, but
having them in the single-thread context.
> Avoid deserializing OMRequest multiple times in OzoneManagerStateMachine
> ------------------------------------------------------------------------
>
> Key: HDDS-9369
> URL: https://issues.apache.org/jira/browse/HDDS-9369
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone Manager
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Labels: pull-request-available
>
> In OzoneManagerStateMachine, the same log data is deserialized to the same
> OMRequest multiple times. It can be avoided by setting stateMachineContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]