Skip to content
Snippets Groups Projects
Commit 6e268b9e authored by Sandeep Singh's avatar Sandeep Singh Committed by Reynold Xin
Browse files

[SPARK-15178][CORE] Remove LazyFileRegion instead use netty's DefaultFileRegion

## What changes were proposed in this pull request?
Remove LazyFileRegion instead use netty's DefaultFileRegion, since It was created so that we didn't create a file descriptor before having to send the file.

## How was this patch tested?
Existing tests

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #12977 from techaddict/SPARK-15178.
parent 5d188a69
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment