BIND 10 #2855: introduce a "zone builder" thread in memory manager

BIND 10 Development do-not-reply at isc.org
Mon Jul 1 23:47:39 UTC 2013


#2855: introduce a "zone builder" thread in memory manager
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:  muks
                Type:  task          |                       Status:
            Priority:  medium        |  closed
           Component:  shmem         |                    Milestone:
  manager                            |  Sprint-20130709
            Keywords:                |                   Resolution:  fixed
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  4             |  Feature Depending on Ticket:
         Total Hours:  2.80          |  shared memory data source
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by muks):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 Merged to `master` branch in commit
 `fa4e16aaa9ee6e680606f0211c71c92669b8e74f`:
 {{{
 * 61dcb03 [2855] Don't use clear() on lists (as it is a Python 3.3
 feature)
 * 58f2a7f [2855] Use the same lock in the condition variable too
 * 4076553 [2855] Notify on the socket if a response is ready
 * 41e40c5 [2855] Fix comments
 * 1949be3 [2855] Move code out of lock region
 * ee58a13 [2855] Make the response a tuple
 * e15f18a [2855] Add more code comments
 * 6916c32 [2855] Test what happens when a bad command is passed
 * ee90ee2 [2855] Add more code comments
 * c3ef6db [2855] Add class documentation
 * 5fe6fd9 [2855] Add builder module tests
 * a4ff0d9 [2855] Add a basic builder thread that understands the shutdown
 command
 * 4afd4b8 [2855] Update comment
 * 489316f [2855] Add BIND10Server._shutdown_module() method for shutdown
 processing
 * 8b4019f [2855] Fix typos
 * 603b018 [2855] Add BIND10Server.watch_fileno() method
 * ac446f0 [2855] Don't loop to check membership
 }}}

 Pushed to `master` after merge:
 {{{
 * 351b82d [master] Use alternate syntax for shallow copy
 * e42db3d [master] Use list() instead of .copy() (as it is a Python 3.3
 feature)
 }}}

 Resolving as fixed. Thank you for the reviews Michal.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2855#comment:18>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list