Open
Bug 1752821
Opened 4 years ago
Updated 4 years ago
remove old autoclassification code including its table and text_log_step table
Categories
(Tree Management :: Treeherder, task)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
References
Details
The text_log_step table
is obsolete since the changes in bug 1633041. It didn't get removed at that time to keep the ability to backfill older tasks which were still in the database.
There are more unused tables in the database: text_log_error_match
and text_log_error_metadata
. Those belong autoclassification code which got turned off years ago, see bug 1252854, bug 1321787 and bug 1312575.
You need to log in
before you can comment on or make changes to this bug.
Description
•