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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
