Project

General

Profile

Actions

Bug #4626

closed

ndn-traffic-server doesn't send last Data

Added by Eric Newberry almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

When limited to responding to n Interests, ndn-traffic-server is only responding to the first n-1, with the last Data packet appearing to be lost.

This may be related to the recent dispatch/post change, as it is possible the face is shutting down before it can fully process and send the Data. Therefore, the first solution to test would be to wait after the last Data is "put" on the face before shutting down (after a timeout of say 500ms).

Actions #1

Updated by Eric Newberry almost 6 years ago

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

My initial suggestion appears to have fixed the issue.

Actions #2

Updated by Eric Newberry almost 6 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF