grpc / grpc/grpc-java

Cleanup ManagedChannelImpl shutdown/shutdownNow flow

Abierto
#7,410 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.