[bind10-dev] Weekly updates: 2010-w19
tingting shen
shentingting.cn at gmail.com
Thu May 13 02:05:26 UTC 2010
OK, until now, i finished several tasks:
1. finished task 25, which is b10-loadzone or python module fixed.
2. finished task 86, which is $INCLUDE fixes. Support optional (origin,
comment) and $TTL (comment) (RFC compliance). I tested the loadzone daemon,
it works well.
3. yesterday night, I finished the loadzone`s verbose option function. when
I run loadzone, the show of the terminal is like this:
specification:
zone.txt contains $include subzone.txt sentence
subzone.txt contains $include sql1.example.com sentence
the results of execution like:
$ <root at ubuntu:/home/cnnic/trunk/src/bin/loadzone>./b10-loadzone zone.txt
Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3
131170 Resource Record(s) loaded in 13 second(s)( 22.55% of zone.txt)
$ ./b10-loadzone 1.txt
Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3
500042 Resource Record(s) loaded in 50.29 second(s)(84.55 of zone.txt, 5.33
of subzone.txt, 100.00% of sql1.example.com)
$ <root at ubuntu:/home/cnnic/trunk/src/bin/loadzone> ./b10-loadzone 1.txt
Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3
507508 Resource Record(s) loaded in 52 second(s)(84.55 of zone.txt, 20.24%
of subzone.txt)
$ <root at ubuntu:/home/cnnic/trunk/src/bin/loadzone> ./b10-loadzone 1.txt
Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3
648568 Resource Record(s) loaded in 67.78 second(s)(100.00% of
zone.txt)
Committing changes... done.
now, the process exists a problem about backspaceing when prints result to
terminal. I will deal it as soon as possible.
and then i will send the code to likun.he will help me to review it
plans about next week:
I will consider how to do task 88, which is testing suite of different file
formats to load.
so, that all. I hope the rest of your day is fantastic.
tingting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20100513/c9496c02/attachment.html>
More information about the bind10-dev
mailing list