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

Tsz-wo Sze updated HDDS-14886:
------------------------------
    Description: 
SCMHAInvocationHandler and the related classes use reflection to implement 
method calls.  Reflection is inefficient and makes the code hard to understand. 
 We should avoid it.

The idea is similar to HDDS-14647.

  was:SCMHAInvocationHandler and the related classes use reflection to 
implement method calls.  Reflection is inefficient and makes the code hard to 
understand.  We should avoid it.


> Umbrella: Improve SCMHAInvocationHandler
> ----------------------------------------
>
>                 Key: HDDS-14886
>                 URL: https://issues.apache.org/jira/browse/HDDS-14886
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: SCM HA
>            Reporter: Tsz-wo Sze
>            Priority: Major
>
> SCMHAInvocationHandler and the related classes use reflection to implement 
> method calls.  Reflection is inefficient and makes the code hard to 
> understand.  We should avoid it.
> The idea is similar to HDDS-14647.



--
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