You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/11/15 10:39:20 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #181: HDDS-2503. Close FlushOptions in RDBStore

adoroszlai opened a new pull request #181: HDDS-2503. Close FlushOptions in RDBStore
URL: https://github.com/apache/hadoop-ozone/pull/181
 
 
   ## What changes were proposed in this pull request?
   
   Close FlushOptions in RDBStore after use.  Also fix other code issues reported by Sonar:
   
    * Use `<>` in instantiation
    * Use `isEmpty()`
    * Use `HashMap`, not `Hashtable`
    * Rename generic arguments to single-letter
    * Handle _or_ log exception, not both
   
   https://issues.apache.org/jira/browse/HDDS-2503
   
   ## How was this patch tested?
   
   Unit test (`TestRDBStore`), checkstyle.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org