Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
TorrentBroadcast.readObject uses a global lock so only one task can be fetching the blocks at the same time.
This is not optimal if we are running multiple stages concurrently because they should be able to independently fetch their own blocks.
Attachments
Issue Links
- links to