adoroszlai commented on PR #9528: URL: https://github.com/apache/ozone/pull/9528#issuecomment-3674656682
Thanks @sodonnel for the review. > all the params get removed from the methods parameter list except those with defaults Those are primitive `int` parameters, so we'd need further conversion from the `String` that comes from map of query parameters. Will look into it as a follow-up. -- 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]
