2000yeshu / 2000yeshu/mapreduce-framework
Workers should not fail with exit status !=0 when coordinator/master refuses to respond
- Lingua principale
- Go
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Have to handle the case of coordinator successfully exiting such that workers also exits successfully instead of failing with rpc error.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- distributed-systems
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100