[
https://issues.apache.org/jira/browse/HDDS-9820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duong updated HDDS-9820:
------------------------
Description:
S3Gateway is a I/O intensive application which acts as a bridge between S3-API
clients (S3 client SDK) and Ozone.
Today the S3 API is implemented as REST with Jersey on top of Jetty (servelet
container). I believe this is not the best setup for performance and a
reimplmentation on top of Netty Non-Blocking IO.
> Reimplement S3Gateway in Netty for better performance
> -----------------------------------------------------
>
> Key: HDDS-9820
> URL: https://issues.apache.org/jira/browse/HDDS-9820
> Project: Apache Ozone
> Issue Type: Bug
> Components: S3, s3gateway
> Reporter: Duong
> Priority: Major
>
> S3Gateway is a I/O intensive application which acts as a bridge between
> S3-API clients (S3 client SDK) and Ozone.
> Today the S3 API is implemented as REST with Jersey on top of Jetty (servelet
> container). I believe this is not the best setup for performance and a
> reimplmentation on top of Netty Non-Blocking IO.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]