dineshchitlangia opened a new pull request #208: HDDS-2520. Sonar: Avoid temporary variable scmSecurityClient URL: https://github.com/apache/hadoop-ozone/pull/208 ## What changes were proposed in this pull request? Eliminated temporary variable which served no purpose. Now, we return the created instance immediately without assigning it first to a temporary variable. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2520 ## How was this patch tested? No code logic was changed, just verified mvn install.
---------------------------------------------------------------- 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]
