[
https://issues.apache.org/jira/browse/OOZIE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436487#comment-13436487
]
Mona Chitnis commented on OOZIE-914:
------------------------------------
Tucu's comments addressed (see patch on RB link above)
-sladb write methods renamed to create for accurate indication
- checked that at no places, null return does not occur before the bulk writes
few tests are failing such as
TestPauseTransitService,TestRecoveryService,TestStatusTransitService,TestActionErrors
with errors similar to OOZIE-957 regarding status. Trying to get to the bottom
of this..
> 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
>
>
> 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