unknowntpo commented on PR #9126: URL: https://github.com/apache/ozone/pull/9126#issuecomment-3389053868
> Thanks @unknowntpo for the patch. > > I would prefer `ResponseFormat` and related `static` methods to be added/moved outside of `HddsConfServlet` (and matching new test class). @adoroszlai Do you want to provide a consistent way to deal with HTTP response for all child class of `HTTPServlet` ? We can make a `HTTPServletUtils` class placed at `org.apache.hadoop.hdds.utils`. What do you think ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
