You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Neil Joshi (Jira)" <ji...@apache.org> on 2021/10/04 19:42:00 UTC

[jira] [Updated] (HDDS-5813) Support hadoop rpc ozone client (non persistent connection)

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

Neil Joshi updated HDDS-5813:
-----------------------------
    Description: 
Look into S3g gRPC feature to support non-persistent connection with original hadoop rpc based ozone client.

Preliminary, this requires:

i.) configurable service provider META-INF for OmTransportFactory.  Selecting between GprcOmTransport and Hadoop3OmTransport.

ii.) interface for OzoneClientProducer; through configuration selecting between Grpc based OzoneClientProducer (persistent connection) and original hadoop rpc (new connection per request).

 

> Support hadoop rpc ozone client (non persistent connection)
> -----------------------------------------------------------
>
>                 Key: HDDS-5813
>                 URL: https://issues.apache.org/jira/browse/HDDS-5813
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Neil Joshi
>            Priority: Major
>
> Look into S3g gRPC feature to support non-persistent connection with original hadoop rpc based ozone client.
> Preliminary, this requires:
> i.) configurable service provider META-INF for OmTransportFactory.  Selecting between GprcOmTransport and Hadoop3OmTransport.
> ii.) interface for OzoneClientProducer; through configuration selecting between Grpc based OzoneClientProducer (persistent connection) and original hadoop rpc (new connection per request).
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org