Actions
Task #2377
closedAbstract retransmission suppression logic
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
From best-route v2 strategy, abstract consumer retransmission suppression detection procedure into a separate class, so that it can be reused in other strategies.
Updated by Junxiao Shi almost 10 years ago
- Blocks Feature #1913: RetransmissionSuppression: exponential back-off added
Updated by Junxiao Shi almost 10 years ago
- Blocks Feature #2062: MulticastStrategy: permit consumer retransmission added
Updated by Junxiao Shi almost 10 years ago
- Status changed from New to In Progress
Updated by Junxiao Shi almost 10 years ago
- Subject changed from Abstract consumer retransmission suppression to Abstract retransmission suppression logic
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
It's possible to change RetransmissionSupression
class into an interface class to allow different designs (such as fixed interval and exponential back-off), but I decide not to do this change in this Task.
Updated by Junxiao Shi almost 10 years ago
- Blocks Feature #1999: Strategy for access router added
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed
Actions