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

           Summary: Add UDP messages on comment/status change
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CodeReview
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: j...@compwhizii.net
                CC: innocentkil...@gmail.com


Created an attachment (id=7505)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7505)
Patch for sending UDP on comments and change status

Right now the robot codurr in #mediawiki echos new comments on revisions. It
does this with database queries which is slow and inefficient. This patch sends
out an UDP packet like for Recent Changes as soon as the comment is posted or
the status is changed. The variable for the UDP Address/Port/Prefix is separate
than the one for RC.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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