Project

General

Profile

Actions

Bug #1405

closed

Incorrectly pausing face

Added by Alex Afanasyev over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Category:
-
Target version:
-
Start date:
03/25/2014
Due date:
% Done:

100%

Estimated time:

Description

I'm still investigating the reason, but in certain cases newly expressed Interest is cancelled and face is set into paused state.

Steps to reproduce

  • start daemon (nfd or ndnd-tlv, doesn't matter)
  • run ./build/examples/producer
  • run modified consumer (attached)

Expected output:

[cawka@cawka-mac ndn-cpp (new3)]$ ./build/examples/consumer
I: /localhost/testApp/randomData?ndn.MustBeFresh=1&ndn.Scope=1&ndn.InterestLifetime=1000 milliseconds&ndn.Nonce=746518250
D: /localhost/testApp/randomData/testApp/%00%00%01D%FBX%E6%08
Timeout
I: /localhost/testApp/randomData?ndn.MustBeFresh=1&ndn.Scope=1&ndn.InterestLifetime=1000 milliseconds&ndn.Nonce=1600090386
D: /localhost/testApp/randomData/testApp/%00%00%01D%FBX%E6%08

Actual output:

[cawka@cawka-mac ndn-cpp ((14f2df5...))]$ ./build/examples/consumer
I: /localhost/testApp/randomData?ndn.MustBeFresh=1&ndn.Scope=1&ndn.InterestLifetime=1000 milliseconds&ndn.Nonce=618238768
D: /localhost/testApp/randomData/testApp/%00%00%01D%FBXm%95
Timeout
Timeout

Files

consumer.cpp (2.15 KB) consumer.cpp modified version of ``examples/consumer.cpp`` Alex Afanasyev, 03/25/2014 03:28 PM
Actions #1

Updated by Alex Afanasyev over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

ok. figure out the problem. Will submit patch soon.

Actions #2

Updated by Alex Afanasyev over 11 years ago

  • Status changed from Resolved to Code review
Actions #3

Updated by Alex Afanasyev over 11 years ago

Actions #4

Updated by Alex Afanasyev over 11 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF