You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Malcolm Taylor (JIRA)" <ji...@apache.org> on 2017/07/22 07:13:00 UTC

[jira] [Created] (HBASE-18434) Address some alerts raised by lgtm.com

Malcolm Taylor created HBASE-18434:
--------------------------------------

             Summary: Address some alerts raised by lgtm.com
                 Key: HBASE-18434
                 URL: https://issues.apache.org/jira/browse/HBASE-18434
             Project: HBase
          Issue Type: Improvement
            Reporter: Malcolm Taylor
            Assignee: Malcolm Taylor


lgtm.com has identified a number of issues in the code, see https://lgtm.com/projects/g/apache/hbase/alerts/
This ticket is to address some of those issues, such as resources not being closed; and results of integer multiplication being cast to long (with potential for overflow).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)