Cleanup ManagedChannelImpl shutdown/shutdownNow flow
Abierto
code health
- Lenguaje dominante
- Java
- Estrellas
- 12.1k
- Forks
- 4k
- Merge medio
- 2 d 17 h
- PR fusionados (30 d)
- 37
Descripción
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.
Guía de contribución
Línea de trabajo
Start by locating ManagedChannelImpl and tracing its shutdown and shutdownNow flow, including uncommittedRetriableStreamRegistry and pendingCalls. The issue provides no named tests or acceptance criteria, so first understand the existing lifecycle behavior before defining what a successful cleanup should preserve.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- backend
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100