[
https://issues.apache.org/jira/browse/TAJO-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keuntae Park updated TAJO-294:
------------------------------
Attachment: TAJO-294.patch_2
Thank you for the kind review, Jihoon.
I've uploaded the new patch, which
- changes class name: WorkerMonitior -> WorkerMonitorThread
- fixes the bug: interrupted() -> interrupt()
- cleans the patch file
> Removing dead worker from live worker list
> ------------------------------------------
>
> Key: TAJO-294
> URL: https://issues.apache.org/jira/browse/TAJO-294
> Project: Tajo
> Issue Type: Bug
> Reporter: Keuntae Park
> Assignee: Keuntae Park
> Attachments: TAJO-294.patch, TAJO-294.patch_2
>
>
> Currently, even if a worker does not work properly,
> it remains as live and and participates in a plan.
> Web management console also displays the worker as live.
> It should be set as dead, and displaying last heartbeat time in web
> management console is probably helpful.
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)