https://bugzilla.wikimedia.org/show_bug.cgi?id=42992

       Web browser: ---
            Bug ID: 42992
           Summary: Optimize TermSqlCache::saveTermsOfEntity
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: daniel.kinz...@wikimedia.de
                CC: wikibugs-l@lists.wikimedia.org,
                    wikidata-b...@lists.wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Currently, TermSqlCache::saveTermsOfEntity will detect whether the entity's
terms are different from the ones stored in the database for the entity's ID.
If there is any change, it will delete all terms for the entity, and re-save
all terms.

Instead, it would be nice to just delete the terms that were since removed
from, and add just the ones that got added to the entity.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to