[
https://issues.apache.org/jira/browse/HDDS-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342409#comment-17342409
]
Marton Elek commented on HDDS-5142:
-----------------------------------
I have a proposal, but it's not Grpc based but netty based. Based on my
measurement single thread performance is 8x faster compared to the existing
GRPC based closed container replication.
I will clean up the related code and create a feature branch on my fork and
share with you to get feedback.
> Make grpc client/service generic to be reused for container re-replicatiion,
> data read, scm/om snapshot download
> -----------------------------------------------------------------------------------------------------------------
>
> Key: HDDS-5142
> URL: https://issues.apache.org/jira/browse/HDDS-5142
> Project: Apache Ozone
> Issue Type: Bug
> Components: OM, Ozone Client, Ozone Datanode, SCM, SCM HA
> Reporter: Shashikant Banerjee
> Priority: Major
>
> Currently, grpc client/server end points are used for container
> re-replication, reading data, scm snapshot download for SCM HA etc but have
> individual client and server implementations. The idea her is to define a
> generic interface for client/servers and use it across all components for
> better maintainability, better code reuse and easier debugging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]