The ZStormResourceManager.make phase should commit all schema changes at once

Bug #879258 reported by Free Ekanayaka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Medium
Free Ekanayaka

Bug Description

When initializing the databases with the make() method, the ZStormResourceManager can end up committing several times for each store, and it doesn't call transaction.commit() leaving the transaction manager with a joined participant. It should instead perform only one commit for each store and use transaction.commit() for that.

Related branches

Changed in storm:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Free Ekanayaka (free.ekanayaka)
milestone: none → 0.20
Changed in storm:
status: In Progress → Fix Committed
Changed in storm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.