You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/07/30 02:22:04 UTC

[jira] [Created] (SQOOP-2452) Sqoop2: Findbugs: Convert anonymous class in ResourceRequest to static inner class

Jarek Jarcec Cecho created SQOOP-2452:
-----------------------------------------

             Summary: Sqoop2: Findbugs: Convert anonymous class in ResourceRequest to static inner class
                 Key: SQOOP-2452
                 URL: https://issues.apache.org/jira/browse/SQOOP-2452
             Project: Sqoop
          Issue Type: Sub-task
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 1.99.7


I feel that this one is more of a nit then a real problem, but findbugs is correct that static inner class is better suited because it doesn't need any variables from the parent's class scope.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)