BIND 10 #3238: libreload does not work as intended
BIND 10 Development
do-not-reply at isc.org
Fri Nov 29 13:57:29 UTC 2013
#3238: libreload does not work as intended
-------------------------------------+-------------------------------------
Reporter: tomek | Owner:
Type: defect | UnAssigned
Priority: medium | Status: new
Component: hooks | Milestone: DHCP
Keywords: | Outstanding Tasks
Sensitive: 0 | Resolution:
Sub-Project: DHCP | CVSS Scoring:
Estimated Difficulty: 0 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by stephen):
libreload gets the list of the file names of the currently loaded
libraries, unloads all libraries, then works through the list loading them
again. In the case described above, the initial load of the libraries
failed because of the absence of the text file, so no libraries were
loaded. When the libreload command was issued, the list of loaded
libraries was empty, so there was nothing to do.
Two changes are needed:
1. libreload should use the list of libraries that were requested to be
loaded (as specified in the last configuration change), not the list of
libraries that were actually loaded.
2. If no libraries are loaded, libreload should return a message saying
that no libraries are loaded (instead of a message saying that library
reload completed successfully).
--
Ticket URL: <http://bind10.isc.org/ticket/3238#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list