Skip to content

OkHttp stream leak when hitting MAX_CONCURRENT_STREAMS #11053

@hypnoce

Description

@hypnoce

What version of gRPC-Java are you using?

1.60.0

What is your environment?

macOS Monterey, JDK 17

What did you expect to see?

I expect okhttp finished stream to be removed from the inUseState even if pending streams are being started

What did you see instead?

Removal of finished stream is conditional to the start or not of pending streams :

Steps to reproduce the bug

2333097

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions