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

       Web browser: ---
            Bug ID: 42769
           Summary: Don't include full entity data in change records
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The wb_changes table currently contains the full entity data for every change.
This is no longer needed, because any code that can access this database table
can just as well access the entity data from the repo's database, using
WikiPageEntityLookup.

Removing the entity data from the changes is expected to reduce the table's
size by about one order of magnitude.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to