[Webkit-unassigned] [Bug 35460] EWS should test patches with r+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 11:06:34 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=35460





--- Comment #10 from Eric Seidel <eric at webkit.org>  2010-10-15 11:06:34 PST ---
(In reply to comment #9)

Thank you for the reply.  I was attempting to engage you in a discussion about this feature with my previous post and you took the bait!

So you're suggestion is that the server does the logic necessary to maintain the individual ActiveWorkItem lists.  Every time something submits a new attachment for EWS processing, the server adds to a (new) table of EWSWorkItems to process (the existing Attachment class has no table backing it), and then adds it to any ActiveWorkItem lists for the various queues (which they pull from already to do their processing).  We'd need some additional logic whenever a queue sends its /item-completed message to remove the EWSWorkItem if all EWS queues have processed it.

I'm not sure this is exactly the model you were proposing, but what I attempted to explain just now seems like it would work w/o the additional /last-status page I originally proposed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list