BIND 10 #2219: switch to memory-efficient version of in memory data source

BIND 10 Development do-not-reply at isc.org
Wed Aug 22 18:52:59 UTC 2012


#2219: switch to memory-efficient version of in memory data source
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  jinmei                             |                Status:  new
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120904
  medium                             |            Resolution:
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  6
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
  scalable inmemory                  |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Description changed by jinmei:

Old description:

> As already noted in #2101 we'll need to migrate to the new version
> of the in-memory data source once all other tasks in #2101 are
> completed.
>
> It will be to update the place where we instantiate
> `memory::InMemoryClient`
> instead of the current bare `InMemoryClient` (maybe adjusting
> constructor parameters), confirm all tests pass (hopefully most will,
> but there'll probably be some regressions, so fix them), then
> remove the old implementation.

New description:

 As already noted in #2101 we'll need to migrate to the new version
 of the in-memory data source once all other tasks in #2101 are
 completed.

 It will be to update the place where we instantiate the current bare
 `InMemoryClient` (in the isc::datasrc namespace) objects so we
 instantiate `memory::InMemoryClient` instead (maybe adjusting
 constructor parameters), confirm all tests pass (hopefully most will,
 but there'll probably be some regressions, so fix them), then remove
 the old implementation.

--

-- 
Ticket URL: <https://bind10.isc.org/ticket/2219#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list