mozilla / Bugzilla-ETL

ETL for feeding bug snapshots to an ElasticSearch cluster
Mozilla Public License 2.0
5 stars 9 forks source link

Less AliasAnalysis instances #8

Closed klahnakoski closed 5 years ago

klahnakoski commented 5 years ago

It appears there are multiple alias analysis objects during full ETL. Make sure there is only one.

klahnakoski commented 5 years ago

fixed