librarian-gc uses the Storm store's raw DB connection

Bug #853066 reported by William Grant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Colin Watson

Bug Description

librarian-gc abuses Storm's raw DB connection (via ZTM.conn(), which uses Store._connection._raw_connection) for its own nefarious purposes. Its functions should probably be ported to use cursor() and the transaction module, or it should establish its own database connection using connect().

Related branches

William Grant (wgrant)
summary: - librarian-gc uses the Storm's raw DB connection
+ librarian-gc uses the Storm store's raw DB connection
tags: added: librarian
Colin Watson (cjwatson)
Changed in launchpad:
status: Triaged → In Progress
assignee: nobody → Colin Watson (cjwatson)
Colin Watson (cjwatson)
Changed in launchpad:
status: In Progress → Fix Committed
Colin Watson (cjwatson)
Changed in launchpad:
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.