Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.4
-
Reviewed
Description
fix javadoc of field IncrementalBlockReportManager#readyToSend.
in sendImmediately(), readyToSend will be used with monotonicNow() - ibrInterval >= lastIBR condition. So, we should update the javadoc of it.