Issue 369 in roster-dns-management: TreeExporter stores (somtimes) incorrect tar file name

0 views
Skip to first unread message

roster-dns...@googlecode.com

unread,
May 7, 2013, 10:54:35 AM5/7/13
to roster-iss...@googlegroups.com
Status: New
Owner: J.S.P...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 369 by J.S.P...@gmail.com: TreeExporter stores (somtimes)
incorrect tar file name
http://code.google.com/p/roster-dns-management/issues/detail?id=369

TreeExporter contains an instance variable, self.tar_file_name, that is
never used, and only set once in ExportAllBindTrees. It is not actually
used in writing any tar files to disk, because config_lib handles that in
the TarDnsTree method. By the time TarDnsTree is run, the timestamp on
TreeExporter's self.tar_file_name can be a second (or more) behind.

I suggest we remove TreeExporter's self.tar_file_name altogether. Any and
all references to it should be changed to a call to
config_lib.FindNewestDnsTreeFilename() which will return the correct value
of the file written to disk.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

roster-dns...@googlecode.com

unread,
Aug 16, 2013, 11:44:10 AM8/16/13
to roster-iss...@googlegroups.com
Updates:
Owner: ---

Comment #1 on issue 369 by J.S.P...@gmail.com: TreeExporter stores
(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages