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 (JIRA)" <ji...@apache.org> on 2015/02/13 06:34:11 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 updated OOZIE-2134:
--------------------------
    Attachment: OOZIE-2134.1.patch

RB still seems to be down. 

I am not sure the following properties should be configurable.
If so, we should set these properties in the oozie-default.xml
{noformat}
WorkflowAppService
  WorkflowDefinitionMaxLength
  oozie.wf.subworkflow.classpath.inheritance
PartitionDependencyManagerService
  cache.purge.ttl
JMSTopicService 
  topic.prefix
JMSAccessorService
  jms.sessionOpts
  retry.initial.delay
  retry.multiplier
  retry.max.attempts
{noformat}

> 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
>              Labels: newbie
>         Attachments: OOZIE-2134.1.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)