Project

General

Profile

Actions

Bug #1680

closed

Multiple faces created for the same endpoint

Added by Alex Afanasyev almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
Start date:
06/19/2014
Due date:
% Done:

100%

Estimated time:

Description

When multiple "create" requests are issued back to back (before the first one is processed), NFD will process both requests and create duplicate Face entries.

Steps to reproduce:

  • start NFD
  • run the following commmand:

    (nfdc create tcp4://sirius.cs.memphis.edu &); nfdc create tcp4://sirius.cs.memphis.edu

Expected result: only one face tcp4://141.225.8.95:6363 created

Actual: two faces for tcp4://141.225.8.95:6363 are created

Actions #1

Updated by Alex Afanasyev almost 10 years ago

  • Description updated (diff)
Actions #2

Updated by Anonymous almost 10 years ago

  • Assignee set to Anonymous
Actions #3

Updated by Alex Afanasyev almost 10 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Anonymous almost 10 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #5

Updated by Junxiao Shi almost 10 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF