Description
The current implementation creates a new Netty bootstrap for fetching each block. This is pretty crazy!
We should reuse the bootstrap FileClient.
Attachments
Issue Links
- links to
The current implementation creates a new Netty bootstrap for fetching each block. This is pretty crazy!
We should reuse the bootstrap FileClient.