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

           Summary: ETA for jobs that run in parallel is completely wrong
           Product: XML Snapshots
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            Blocks: 27110


The ETA generated for page text dumps is based on the total number of revisions
in the project rather than on the number of revisions we are actually going to
retrieve for the chunk (which is unknown; we don't know how many revisions are
contained in the 2 million range of pageIDs we might be getting in one chunk
file, and we would be waiting a *very* long time for a select count(*) to
complete).  Fix this to give some reasonable estimate.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to