[
https://issues.apache.org/jira/browse/OOZIE-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856053#comment-13856053
]
Hadoop QA commented on OOZIE-1655:
----------------------------------
Testing JIRA OOZIE-1655
Cleaning local svn workspace
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:green}+1{color} the patch does not introduce any tabs
. {color:green}+1{color} the patch does not introduce any trailing spaces
. {color:green}+1{color} the patch does not introduce any line longer than
132
. {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warnings
{color:green}+1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:green}+1{color} the patch does not seem to introduce new javac
warnings
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
. {color:green}+1{color} the patch does not change any JPA
Entity/Colum/Basic/Lob/Transient annotations
. {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
. Tests run: 1375
. Tests failed: 1
. Tests errors: 0
. The patch failed the following testcases:
.
testTimeOutWithUnresolvedMissingDependencies(org.apache.oozie.command.coord.TestCoordPushDependencyCheckXCommand)
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/oozie-trunk-precommit-build/964/
> 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)