BIND 10 #2363: regression: b10-auth cannot get the default data_sources config

BIND 10 Development do-not-reply at isc.org
Wed Oct 17 17:31:15 UTC 2012


#2363: regression: b10-auth cannot get the default data_sources config
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:
           Component:  b10-auth      |  Sprint-20121023
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I'm afraid I introduced a regression in #2203 at commit
 c91bffdd00deb8b7f3ceda9954a84e31c0cfb9f1.

 If b10-auth runs with the default data_sources configuration, it now
 misses it.  I suspect this is because at the time of call to
 getRemoteConfigValue() from datasrcConfigHandler(), the underlying cc
 module still doesn't get the default.  Previously we called
 getRemoteConfigValue() after the completion of getRemoteConfig()
 so it worked correctly.

 Fix shouldn't be difficult, but we should probably also include #2361
 for this task.

 Based on a jabber discussion I'm pushing this to the current sprint.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2363>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list