[ 
https://issues.apache.org/jira/browse/HDDS-16529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Andika updated HDDS-16529:
-------------------------------
        Parent: HDDS-15207
    Issue Type: Sub-task  (was: Improvement)

> Replace reflective OM follower routing with typed dispatch
> ----------------------------------------------------------
>
>                 Key: HDDS-16529
>                 URL: https://issues.apache.org/jira/browse/HDDS-16529
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: common
>            Reporter: Chu Cheng Li
>            Assignee: Chu Cheng Li
>            Priority: Major
>
> {{HadoopRpcOMFollowerReadFailoverProxyProvider}} routes requests through 
> {{InvocationHandler.invoke(Object, Method, Object[])}} and reflection, even 
> though the OM protocol provides a typed {{submitRequest}} method.
> Replace the reflective wrapper with a concrete {{OzoneManagerProtocolPB}} 
> implementation to improve compile-time type checking. Preserve retry 
> behavior, lazy connections, cleanup, and read consistency hints across 
> failover.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to