Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-694

When MemStorage is layered over DbStorage, SQL is not transactioned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.6.0
    • Scheduler
    • None
    • Aurora Q3 Sprint 2

    Description

      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.

      Attachments

        Activity

          People

            zmanji Zameer Manji
            wfarner Bill Farner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: