Cleanup ManagedChannelImpl shutdown/shutdownNow flow
Open
code health
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
The implementation of `ManagedChannelImpl` shutdown/shutdownNow flow evolved into a mess after a sequence of features being added, typically the retry (`ManagedChannelImpl.uncommittedRetriableStreamRegistry`) and ConfigSelector (`ManagedChannelImpl.pendingCalls`). This needs some cleanup.
Contributor guide
Assessment
This issue has not been assessed yet.