[
https://issues.apache.org/jira/browse/OOZIE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434684#comment-13434684
]
Mona Chitnis commented on OOZIE-914:
------------------------------------
Patch up on RB https://reviews.apache.org/r/6512/
- addressed review comments
- added unit tests for all the new bulk write JPA executors
- deleted few obsolete jpa executors which were only invoked by their own unit
test now
- fixed addition of SLADb writes into bulk list
> 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