Project

General

Profile

Actions

Bug #3774

closed

AutoPrefixPropagator erroneous log message

Added by Jeff Burke over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
RIB
Target version:
Start date:
09/11/2016
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

AutoPrefixPropagator gives misleading/erroneous log messages.

To replicate:

  1. Start NFD via nfd-start
  2. 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.

Actions

Also available in: Atom PDF