https://github.com/apache/spark
Revision ab4a1a6484a89ead63b6237dca79370b121e9f40 authored by weixiuli on 14 April 2021, 16:44:48 UTC, committed by Sean Owen on 14 April 2021, 16:45:00 UTC
### What changes were proposed in this pull request?
There is a potential Netty memory leak in TransportResponseHandler.

### Why are the changes needed?
Fix a potential Netty memory leak in TransportResponseHandler.

### Does this PR introduce _any_ user-facing change?
NO

### How was this patch tested?
NO

Closes #31942 from weixiuli/SPARK-34834.

Authored-by: weixiuli <weixiuli@jd.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
(cherry picked from commit bf9f3b884fcd6bd3428898581d4b5dca9bae6538)
Signed-off-by: Sean Owen <srowen@gmail.com>
1 parent 614a28a
History
Tip revision: ab4a1a6484a89ead63b6237dca79370b121e9f40 authored by weixiuli on 14 April 2021, 16:44:48 UTC
[SPARK-34834][NETWORK] Fix a potential Netty memory leak in TransportResponseHandler
Tip revision: ab4a1a6

README.md

back to top