[ https://issues.apache.org/jira/browse/AURORA-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Lambert updated AURORA-694:
---------------------------------
Sprint: Aurora Q3 Sprint 2
> When MemStorage is layered over DbStorage, SQL is not transactioned
> -------------------------------------------------------------------
>
> Key: AURORA-694
> URL: https://issues.apache.org/jira/browse/AURORA-694
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Reporter: Bill Farner
> Assignee: Zameer Manji
> Priority: Critical
>
> Noticed this when a {{JdbcSQLException}} bubbled out of a database call in a unit test,
which should not happen if all calls go through the {{@Transactional}} methods in {{DbStorage}}.
Closer inspection reveals that {{MemStorage}} delegates operations to {{@Delegated}} 'table'
implementations, but does not delegate in a way that database transactions are used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|