You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2014/01/02 18:53:54 UTC

[jira] [Commented] (OOZIE-1655) Change oozie.service.JPAService.validate.db.connection to true

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

Alejandro Abdelnur commented on OOZIE-1655:
-------------------------------------------

+1

> Change oozie.service.JPAService.validate.db.connection to true
> --------------------------------------------------------------
>
>                 Key: OOZIE-1655
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1655
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.3.2, 4.0.0
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: OOZIE-1655.patch, OOZIE-1655.patch
>
>
> We've seen many database-related issues solved by simply setting {{oozie.service.JPAService.validate.db.connection}} to {{true}} (default is {{false}}).  My understanding of this property is that it makes sure that the database is properly connected, which is helpful when the connection isn't so good; and it only adds a minor overhead.  
> It would be useful to change the default for this property to be {{true}}
> While we're at it, we should change {{oozie.service.JPAService.create.db.schema}} in oozie-default to {{false}} because its {{false}} in oozie-site and its a little confusing that they're not the same.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)