Skip to content

Commit fbf7f68

Browse files
authored
Update NAKACK2_NoRetransmission.txt
1 parent f7dc255 commit fbf7f68

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/design/NAKACK2_NoRetransmission.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ performed by TCP.
1616
Contrary to [1], which completely removes NAKACK2, this design uses the retransmit table *for the sole purpose of
1717
establishing ordering*, but not for retransmission.
1818

19+
Result
20+
------
21+
No retransmission task, fewer packets sent across the network (if messages are indeed retransmitted), and definitely no retransmission storms.
22+
1923

2024
Implementation
2125
--------------
@@ -83,4 +87,4 @@ TCP_NIO2
8387

8488
Links
8589
-----
86-
[1] https://issues.redhat.com/browse/JGRP-2566
90+
[1] https://issues.redhat.com/browse/JGRP-2566

0 commit comments

Comments
 (0)