You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hongbo Zeng (JIRA)" <ji...@apache.org> on 2014/10/01 03:14:34 UTC

[jira] [Created] (HELIX-524) add getProgress() to Task interface

Hongbo Zeng created HELIX-524:
---------------------------------

             Summary: add getProgress() to Task interface
                 Key: HELIX-524
                 URL: https://issues.apache.org/jira/browse/HELIX-524
             Project: Apache Helix
          Issue Type: Improvement
          Components: helix-core
    Affects Versions: 0.6.4
            Reporter: Hongbo Zeng
             Fix For: 0.6.5


Add a getProgress to the Task interface, this is very helpful for long running tasks, from which we know the status of a task and see if it's blocked. The return value is a double, ranging from 0 to 1.0, 1.0 indicates a task is finished



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)