apache / apache/dubbo

2.7.10 大response >maxPayload 的异常情况下,出现内存泄露

Open
#9,935 4 comments 1 reaction 0 assignees View on GitHub
type/discussion
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.

### Environment

* Dubbo version: 2.7.10
* Operating System version: xxx
* Java version: 1.8

### Steps to reproduce this issue

1. 生产者处理大的response
2. 大于maxPayload ,抛出异常
3. 一次这样的请求,内存就飙高好几倍,jmap后,内存等不到回收,一直持续,只能重启

Pls. provide [GitHub address] to reproduce this issue.

### Expected Behavior

### Actual Behavior

If there is an exception, please attach the exception trace:

```
Just put your stack trace here!
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.