Missing super() call in several class in obj/

Bug #1535773 reported by Gábor Antal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
In Progress
Undecided
Gábor Antal

Bug Description

There are several classes which are not calling the super's __init__() function.

The files are listed here:
swift/obj/auditor.py:231
swift/obj/expirer.py:46
swift/obj/reconstructor.py:116
swift/obj/replicator.py:57
swift/obj/updater.py:41

They should call super's __init__() method, along with passing the conf to super instead of local assignment.

Changed in swift:
assignee: nobody → Gábor Antal (gabor.antal)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to swift (master)

Fix proposed to branch: master
Review: https://review.openstack.org/269719

Changed in swift:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on swift (master)

Change abandoned by Gábor Antal (<email address hidden>) on branch: master
Review: https://review.openstack.org/269719

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.