[
https://issues.apache.org/jira/browse/HDDS-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346646#comment-17346646
]
Neil Joshi commented on HDDS-5210:
----------------------------------
Initial commit - see PR [https://github.com/apache/ozone/pull/2259.] Pushed to
github repo {color:#24292e}apache:HDDS-4440-s3-performance{color}.
Includes
{color:#24292e}hadoop-ozone/s3gateway/src/main/resources/META-INF/services/org.apache.hadoop.ozone.om.protocolPB.OmTransportFactory{color}
for ServiceProvider class binding selecting GrpcOmTransport through
{color:#24292e}hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/protocolPB/GrpcOmTransportFactory.java.
{color}
> Create GRPC service definition and for existing Om protocol
> -----------------------------------------------------------
>
> Key: HDDS-5210
> URL: https://issues.apache.org/jira/browse/HDDS-5210
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Marton Elek
> Priority: Major
>
> We need a hadoop-ozone/interface-server project (similar to
> hadoop-hdds/interface-server) to define the server2server communication on
> ozone level.
> This project should depend on the existing interface-client which contains
> the OmRequest/OmResponse definition, and we need to define a sync GRPC
> service with these calls.
> We should generate GRPC stub classes for later use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]