You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2017/11/14 18:40:00 UTC

[jira] [Created] (OOZIE-3127) Remove redundant check for user

Satish Subhashrao Saley created OOZIE-3127:
----------------------------------------------

             Summary: Remove redundant check for user
                 Key: OOZIE-3127
                 URL: https://issues.apache.org/jira/browse/OOZIE-3127
             Project: Oozie
          Issue Type: Bug
            Reporter: Satish Subhashrao Saley
            Assignee: Satish Subhashrao Saley
             Fix For: 4.3.1


[validateJobConfiguration(conf);|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/servlet/BaseJobsServlet.java#L95] is redundant because we are checking it anyways [inside here|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/servlet/BaseJobsServlet.java#L100]



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