Task #4444
closedDeprecate ChildSelector and Exclude selectors
100%
Description
ChildSelector and Exclude selectors are extensively used in existing applications for discovering latest version of a collection, working around cache poisoning attacks, and other purposes. However, they place a major burden on Content Store design and implementation, and affects forwarder performance. This issue is to deprecate these selectors.
This issue involves protocol updates and forwarding procedure designs only. Implementation in forwarder and libraries shall be separate issues.
Updated by Junxiao Shi almost 7 years ago
- Blocked by Task #4396: Provide canonical example for latest data retrieval without selectors in real-time applications added
Updated by Davide Pesavento over 6 years ago
- Tracker changed from Feature to Task
- Status changed from New to In Progress
- Assignee set to Alex Afanasyev
Updated by Junxiao Shi over 6 years ago
- Status changed from In Progress to Feedback
http://www.lists.cs.ucla.edu/pipermail/ndn-interest/2018-March/002104.html
PS: Perhaps an overlooked reference to selectors, to be cleaned up? In the Name section:
", either as the last component of Interest Name to request
a specific Data packet, or in the Exclude selector to exclude
specific Data packet(s)"
Updated by Junxiao Shi over 6 years ago
- Status changed from Feedback to Code review
- Assignee changed from Alex Afanasyev to Junxiao Shi
- % Done changed from 0 to 100
https://gerrit.named-data.net/4646 fixes note-3 error.
Updated by Junxiao Shi over 6 years ago
- Blocked by deleted (Task #4396: Provide canonical example for latest data retrieval without selectors in real-time applications)
Updated by Junxiao Shi over 6 years ago
- Status changed from Code review to Closed