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

           Summary: Progress bar for parallelized jobs shows report from
                    only the chunk that updated last
           Product: XML Snapshots
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General
        AssignedTo: ar...@wikimedia.org
        ReportedBy: ar...@wikimedia.org
                CC: tf...@wikimedia.org
            Blocks: 27110


When running a job for an XML dump that writes several pieces in parallel, all
these pieces produce progress output.  The code writes the latest such output
to the html file displayed to the user, where by "latest" I mean the thread
that provided a progress status most recently; it should instead show one line
from each thread runnning. (Would this be reasonable if we had 200 jobs going? 
Maybe we should collect them all and summarize them somehow instead.)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to