[ 
https://issues.apache.org/jira/browse/OOZIE-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444692#comment-15444692
 ] 

Abhishek Bafna commented on OOZIE-1173:
---------------------------------------

Thanks [~jaydeepvishwakarma] for the review and committing it.

> Refactor: use ParamChecker inXOozieClient
> -----------------------------------------
>
>                 Key: OOZIE-1173
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1173
>             Project: Oozie
>          Issue Type: Task
>          Components: client, core
>            Reporter: jun aoki
>            Assignee: Abhishek Bafna
>            Priority: Trivial
>              Labels: code-cleanup, newbie
>             Fix For: 4.3.0
>
>         Attachments: OOZIE-1173-00.patch, OOZIE-1173-01.patch
>
>
> In 
> [XOozieClient.java|http://svn.apache.org/viewvc/oozie/trunk/client/src/main/java/org/apache/oozie/client/XOozieClient.java?revision=1401367&view=markup],
>  you can find a piece of code like this and should be replaced with 
> ParamChecker.
> {code}
>  if (conf == null) {
>             throw new IllegalArgumentException("conf cannot be null");
> }
> {code}



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

Reply via email to