BIND 10 trac1513, updated. 36b9d41e18ceda7768fedfc557346b51105b566d [1513] reorder log messages

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jun 5 07:34:19 UTC 2012


The branch, trac1513 has been updated
       via  36b9d41e18ceda7768fedfc557346b51105b566d (commit)
      from  31d7b2369b79150c8d8db697e489216aca50d2fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 36b9d41e18ceda7768fedfc557346b51105b566d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jun 5 00:34:10 2012 -0700

    [1513] reorder log messages

-----------------------------------------------------------------------

Summary of changes:
 src/bin/ddns/ddns_messages.mes |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/ddns/ddns_messages.mes b/src/bin/ddns/ddns_messages.mes
index 2a0a0af..a30eb3c 100644
--- a/src/bin/ddns/ddns_messages.mes
+++ b/src/bin/ddns/ddns_messages.mes
@@ -113,6 +113,13 @@ The b10-ddns process encountered an uncaught exception and will now shut
 down. This is indicative of a programming error and should not happen under
 normal circumstances. The exception type and message are printed.
 
+% DDNS_UPDATE_NOTIFY notified %1 of updates to %2
+Debug message.  b10-ddns has made updates to a zone based on an update
+request and has successfully notified an external module of the updates.
+The notified module will use that information for updating its own
+state or any necessary protocol action such as zone reloading or sending
+notify messages to secondary servers.
+
 % DDNS_UPDATE_NOTIFY_FAIL failed to notify %1 of updates to %2: %3
 b10-ddns has made updates to a zone based on an update request and
 tried to notify an external module of the updates, but the
@@ -128,10 +135,3 @@ needs to examine this message and takes an appropriate action.  In
 either case, this notification is generally expected to succeed; so
 the fact it fails itself means there's something wrong in the BIND 10
 system, and it would be advisable to check other log messages.
-
-% DDNS_UPDATE_NOTIFY notified %1 of updates to %2
-Debug message.  b10-ddns has made updates to a zone based on an update
-request and has successfully notified an external module of the updates.
-The notified module will use that information for updating its own
-state or any necessary protocol action such as zone reloading or sending
-notify messages to secondary servers.



More information about the bind10-changes mailing list