BIND 10 #533: additional regression in msgq with kqueue

BIND 10 Development do-not-reply at isc.org
Wed Jan 26 00:42:29 UTC 2011


#533: additional regression in msgq with kqueue
-------------------------------------+-------------------------------------
           Reporter:  jinmei         |                      Owner:
               Type:  defect         |                     Status:  new
           Priority:  critical       |                  Milestone:  feature
          Component:  msgq           |  backlog item
          Sensitive:  0              |                   Keywords:
Add Hours to Ticket:  0              |  Estimated Number of Hours:  0
        Total Hours:  0              |                  Billable?:  1
                                     |                  Internal?:  0
-------------------------------------+-------------------------------------
 Please review the attached patch.  The current version is confused about
 kqueue filter and flags, and use the filter as flags.  In addition,
 the callback for writable event was wrong (it should be __process_write()
 but process_socket() was used).

 I don't understand why these bugs didn't cause buildbot failures, but
 the bug is obvious and test failed on my MacOS laptop.  The attached
 patch made the tests pass again.

 I'd categorize this bug as critical.

-- 
Ticket URL: <http://bind10.isc.org/ticket/533>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list