swagle opened a new pull request #221: HDDS-2538. Fix issues found in DatabaseHelper. URL: https://github.com/apache/hadoop-ozone/pull/221 ## What changes were proposed in this pull request? Fixed almost all the sonar warnings in this class, except the cognitive length warning and a strange if condition check which looks totally valid to me; we insert rows if the create table returns true. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2538 ## How was this patch tested? Only syntactic changes made. Waiting on unit tests.
---------------------------------------------------------------- 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]
