Actions
Task #3572
closed[ndnrtc-arc] Data transfer encounters failure in long-delay environment
Start date:
03/27/2016
Due date:
% Done:
30%
Estimated time:
Description
Problem description (per Yoneda-san):
Consumer stops receiving data over long-delay links after some time.
Problem investigation:
Consumer slowly "drifts away" from producer in issuing challenge interests. In other words, there is accumulating error in frame numbers which are used by consumer for issuing interests for a higher bitrate thread, it manifests itself in producer receiving more “old” interests (i.e. interests for the data that has already been outdated).
Here are some analysis findings:
- Interest-Data exchange over time: data receipt declines (char 1.png attached)
- same exchange, but per thread: now we see that “mid” thread suffers (this is the thread used by ARC for challenging data) (chart 2.png attached)
- amount of new/old incoming interests on producer side (overall and per thread): one can see that mid thread received more old interests over time, while “low” thread didn’t get at all (that’s expected). In general, there should be no “old” interests at all (chart 3.png attached)
Files
Actions