Actions
Bug #3774
closedAutoPrefixPropagator erroneous log message
Start date:
09/11/2016
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
AutoPrefixPropagator gives misleading/erroneous log messages.
To replicate:
- Start NFD via nfd-start
 - Start a repo with data prefix "/ndn/foo/bar"
 
NFD log shows:
473626058.131745 INFO: [AutoPrefixPropagator] no hub connected to propagate /ndn/foo/bar
1473626058.131745 INFO: [AutoPrefixPropagator] no hub connected to propagate /ndn/foo/bar
1473626058.135969 INFO: [AutoPrefixPropagator] prefix has already been propagated: /ndn/foo/bar
1473626058.135969 INFO: [AutoPrefixPropagator] prefix has already been propagated: /ndn/foo/bar
Second pair of messages imply that propagation has occurred. This is not the case.
Log messages should accurately describe the state of propagation. 
      
      Updated by Junxiao Shi about 9 years ago
      
    
    - Category set to RIB
 - Assignee set to Yanbiao Li
 - Target version set to v0.5
 - Estimated time set to 1.00 h
 
      
      Updated by Junxiao Shi about 9 years ago
      
    
    - Description updated (diff)
 - Target version changed from v0.5 to v0.6
 
      
      Updated by Yanbiao Li over 8 years ago
      
    
    - Status changed from New to Code review
 - % Done changed from 0 to 90
 
      
      Updated by Junxiao Shi over 8 years ago
      
    
    - Status changed from Code review to Closed
 - % Done changed from 90 to 100
 
Actions