[ https://issues.apache.org/jira/browse/OOZIE-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Kanter updated OOZIE-1623: --------------------------------- Attachment: OOZIE-1623.patch No new/modified tests, but I don't think we really need any for this. > JPAService doesn't need to do reads in a transaction > ---------------------------------------------------- > > Key: OOZIE-1623 > URL: https://issues.apache.org/jira/browse/OOZIE-1623 > Project: Oozie > Issue Type: Bug > Affects Versions: trunk > Reporter: Robert Kanter > Assignee: Robert Kanter > Attachments: OOZIE-1623.patch > > > {{JPAService#executeGet}} and {{JPAService#executeGetList}} are both doing > {{SELECT}} queries (so only reading), which means that they shouldn't need to > be in a transaction. -- This message was sent by Atlassian JIRA (v6.1#6144)