[ 
https://issues.apache.org/jira/browse/HDDS-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346646#comment-17346646
 ] 

Neil Joshi edited comment on HDDS-5210 at 6/28/21, 11:53 PM:
-------------------------------------------------------------

Initial commit - see PR [-https://github.com/apache/ozone/pull/2259.-  
|https://github.com/apache/ozone/pull/2259.](Updated PR 2375 see newer comment 
- 06/28/2021).  Pushed to github repo 
{color:#24292e}apache:HDDS-4440-s3-performance{color}.

Protoc 2.5 compiler generates gRPC server and client stubs providing service 
for Om Protocol. The mechanism is added to ozone build through maven build 
under hadoop-ozone/interface-client :   
{color:#24292e}hadoop-ozone/interface-client/pom.xml{color}  generating gRPC 
server and client stubs 
{color:#24292e}hadoop-ozone/interface-client/target/generated-sources/protobuf/java/org/apache/hadoop/ozone/protocol/proto/OzoneManagerServiceGrpc.java{color}.


was (Author: neiljoshi):
Initial commit - see PR [-https://github.com/apache/ozone/pull/2259.-  
|https://github.com/apache/ozone/pull/2259.](Updated PR see newer comment - 
06/28/2021).  Pushed to github repo 
{color:#24292e}apache:HDDS-4440-s3-performance{color}.

Protoc 2.5 compiler generates gRPC server and client stubs providing service 
for Om Protocol. The mechanism is added to ozone build through maven build 
under hadoop-ozone/interface-client :   
{color:#24292e}hadoop-ozone/interface-client/pom.xml{color}  generating gRPC 
server and client stubs 
{color:#24292e}hadoop-ozone/interface-client/target/generated-sources/protobuf/java/org/apache/hadoop/ozone/protocol/proto/OzoneManagerServiceGrpc.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
>            Assignee: Neil Joshi
>            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]

Reply via email to