You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Azrael Seoeun (JIRA)" <ji...@apache.org> on 2016/09/06 07:01:20 UTC

[jira] [Updated] (OOZIE-2134) Remove references to Services.get().getConf() in code

     [ https://issues.apache.org/jira/browse/OOZIE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Azrael Seoeun updated OOZIE-2134:
---------------------------------
    Attachment: OOZIE-2134.4.patch

* Remove ConfigrautionService#getInt(String name, int default)
We should not use code default, use oozie-default.xml. (OOZIE-1890)

* Add XTestCase#initNewServices(Properties configuration)
Construct and initialize Services with configuration for testing.

> Remove references to Services.get().getConf() in code
> -----------------------------------------------------
>
>                 Key: OOZIE-2134
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2134
>             Project: Oozie
>          Issue Type: Task
>            Reporter: Rohini Palaniswamy
>            Assignee: Azrael Seoeun
>              Labels: newbie
>         Attachments: OOZIE-2134.1.patch, OOZIE-2134.2.patch, OOZIE-2134.3.patch, OOZIE-2134.4.patch
>
>
>    Make getConf() package protected and switch all references of Services.get().getConf() to ConfigurationService.



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