You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/21 14:12:10 UTC

[GitHub] [hadoop] elek opened a new pull request #1329: HDDS-738. Removing REST protocol support from OzoneClient

elek opened a new pull request #1329: HDDS-738. Removing REST protocol support from OzoneClient
URL: https://github.com/apache/hadoop/pull/1329
 
 
   Since we have functional {{S3Gateway}} for Ozone which works on REST protocol, having REST protocol support in OzoneClient feels redundant and it will take a lot of effort to maintain it up to date.
   As S3Gateway is in a functional state now, I propose to remove REST protocol support from OzoneClient.
   
   Once we remove REST support from OzoneClient, the following will be the interface to access Ozone cluster
    * OzoneClient (RPC Protocol)
    * OzoneFS (RPC Protocol)
    * S3Gateway (REST Protocol)
   
   See: https://issues.apache.org/jira/browse/HDDS-738

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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