Actions
Bug #1839
closedfaces/create commands fail if sent in a batch
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
-
Start date:
08/10/2014
Due date:
% Done:
0%
Estimated time:
Description
Steps to reproduce:
- send 40 faces/create commands at the same time, with 8 unique FaceUris. All FaceUris are udp4 with DNS names; the remote endpoints have running NFD instances.
Expected: All commands succeed.
Actual: With high probability, the last 6 commands fail with "face creation error".
Updated by Junxiao Shi about 10 years ago
This bug is reported by @A K M Mahmudul Hoque.
The steps are the behavior from an older version of NLSR.
Although NLSR has moved away from this behavior, it's still a bug of NFD.
Updated by Junxiao Shi about 10 years ago
- Blocked by Task #1910: faces/create: require canonical FaceUri added
Updated by Junxiao Shi about 10 years ago
This Bug can be rejected after #1910 is completed, because it would be disallowed to send faces/create
command with DNS names.
Updated by Chengyu Fan almost 10 years ago
Since the #1910 is completed, this task should be rejected now.
Actions