[
https://issues.apache.org/jira/browse/OOZIE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439188#comment-13439188
]
Hadoop QA commented on OOZIE-914:
---------------------------------
Testing JIRA OOZIE-914
{code}
----------------------------
+1 PATCH_APPLIES
CLEAN cleaned target directories
+1 RAT
+1 the patch does not seem to introduce new RAT warnings
-1 COMPILE
+1 HEAD compiles
+1 patch compiles
-1 the patch seems to introduce 3 new javac warning(s)
-1 TESTS - the patch failed the following testcases:
org.apache.oozie.command.wf.TestLastModified
org.apache.oozie.service.TestRecoveryService
org.apache.oozie.service.TestStatusTransitService
Tests run: 885
Tests failures: 3
Tests errors: 1
----------------------------
{code}
The full output of the test-patch run is available at
https://builds.apache.org/job/oozie-trunk-precommit-build/32/
> Make sure all commands do their JPA writes within a single JPA executor
> -----------------------------------------------------------------------
>
> Key: OOZIE-914
> URL: https://issues.apache.org/jira/browse/OOZIE-914
> Project: Oozie
> Issue Type: Bug
> Affects Versions: 3.2.0, trunk
> Reporter: Virag Kothari
> Assignee: Mona Chitnis
> Priority: Blocker
> Fix For: 3.2.0, trunk
>
> Attachments: OOZIE-914.patch
>
>
> Currently the JPA updates in commands are not done as a part of single
> transaction. So, there are issues seen similar to
> https://issues.apache.org/jira/browse/OOZIE-903. They should be done in
> single JPA executor. This is most probably applicable to all commands related
> to wf, coord and bundle
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira