swagle opened a new pull request #198: HDDS-2501. Sonar: Fix issues found in the ObjectEndpoint class. URL: https://github.com/apache/hadoop-ozone/pull/198 ## What changes were proposed in this pull request? Fix the sonarlint issues found in ObjectEndpoint class. The only ones not addressed: Logging and Exception before throwing it. This is an Endpoint API class and hence should log errors unlike lower layers in the service. (Please fill in changes proposed in this fix) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2501 ## How was this patch tested? Only syntactic changes done, waiting on UT results.
---------------------------------------------------------------- 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]
