BIND 10 trac2562, created. b41986aa9d6b0d78642082abeb8186ef5d7bf431 [2562] (unrelated) added notes that rpcCall wouldn't work until #2804 is fixed.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 27 06:42:52 UTC 2013


The branch, trac2562 has been created
        at  b41986aa9d6b0d78642082abeb8186ef5d7bf431 (commit)

- Log -----------------------------------------------------------------
commit b41986aa9d6b0d78642082abeb8186ef5d7bf431
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 26 23:40:34 2013 -0700

    [2562] (unrelated) added notes that rpcCall wouldn't work until #2804 is fixed.
    
    so others won't waste their time by trying to use it...
    same note applies to groupRecvMsg, so added the same note.

commit 0a2f3129eb9f3c9319a3b203fe1bb8bc386ef212
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 26 23:33:20 2013 -0700

    [2562] in processNotify, catch the "no recpt" case and log it at debug level.
    
    the behavior itself is the same, but it suppresses noise level in case
    it's intentional configuration.  descriptions of other log messages in
    this method were not really correct, so they were fixed, too.
    
    also, it now asserts xfrin_session_ is non null; this should never be null
    in the production code (even tests don't set it to null right now).

commit cdb550b4be0db3a37ca40426d288672615335cee
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 26 23:27:38 2013 -0700

    [2562] update notifyWithoutSession test for the case where zonemgr not running.
    
    resetting "xfrin session" to NULL doesn't make much sense because it shouldn't
    happen in production case, so I simply updated the existing test case
    (and renamed it) rather than adding a new one.

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



More information about the bind10-changes mailing list