Project

General

Profile

Actions

Bug #1517

closed

registerPrefix adds the onInterest callback even when registration fails

Added by Anonymous about 10 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
04/21/2014
Due date:
% Done:

0%

Estimated time:

Description

Currently, registerPrefix adds the onInterest callback to the registeredPrefixTable_ before sending the registration command to the forwarder. If the registration fails, the callback remains in the registeredPrefixTable_. It should only add the callback after the registration command returns a success response.


Related issues 1 (0 open1 closed)

Blocked by NDN-CCL - Task #2624: Deprecate ndnx packet format support, remove in a later releaseClosed

Actions
Actions #3

Updated by Anonymous about 9 years ago

  • Blocked by Task #2624: Deprecate ndnx packet format support, remove in a later release added
Actions #4

Updated by Anonymous about 9 years ago

  • Project changed from 4 to NDN-CCL

This applies to all libraries. Set to blocked by test #2624 because the current process to register a prefix is tied up in NDNx support to get the ndndid. When we remove NDNx support, this will be more straightforward to fix.

Actions #5

Updated by Anonymous about 9 years ago

  • Tracker changed from Task to Bug
Actions #6

Updated by Anonymous about 8 years ago

  • Status changed from New to Closed

The fix is merged to master in all libraries.

Actions

Also available in: Atom PDF