2000yeshu / 2000yeshu/mapreduce-framework
Workers should not fail with exit status !=0 when coordinator/master refuses to respond
Aberta
good first issue
- Linguagem predominante
- Go
- Estrelas
- 1
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Have to handle the case of coordinator successfully exiting such that workers also exits successfully instead of failing with rpc error.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- go
- Domínio
- distributed-systems
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100