Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
DataXceiver#readBlock code is:
... read = blockSender.sendBlock(out, baseStream, null); // send data ..
Current DataXceiver#readBlock doesn't throttler, maybe we can support throttle for reading block satisfied catering for specific scenarios.
Default read throttler value is still null.
Attachments
Issue Links
- links to