2000yeshu / 2000yeshu/mapreduce-framework
Workers should not fail with exit status !=0 when coordinator/master refuses to respond
未關閉
good first issue
- 主要語言
- Go
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Have to handle the case of coordinator successfully exiting such that workers also exits successfully instead of failing with rpc error.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- go
- 領域
- distributed-systems
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100