2000yeshu / 2000yeshu/mapreduce-framework

Workers should not fail with exit status !=0 when coordinator/master refuses to respond

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue
Lenguaje dominante
Go
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Have to handle the case of coordinator successfully exiting such that workers also exits successfully instead of failing with rpc error.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Look at the worker and coordinator/master communication code, likely in files named worker.go and coordinator.go. Understand the RPC error handling when the coordinator exits. The goal is to modify the worker's exit logic to succeed when the coordinator cleanly shuts down, rather than treating it as an RPC failure. Check for existing tests related to worker shutdown.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
go
Área
distributed-systems
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.