You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2013/12/24 00:12:50 UTC

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

Robert Kanter created OOZIE-1655:
------------------------------------

             Summary: 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: 4.0.0
            Reporter: Robert Kanter
            Assignee: Robert Kanter


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}}



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