You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Vikram Srivastava (JIRA)" <ji...@apache.org> on 2014/01/14 10:40:55 UTC

[jira] [Created] (ACCUMULO-2189) Improve Repo.isReady

Vikram Srivastava created ACCUMULO-2189:
-------------------------------------------

             Summary: Improve Repo.isReady
                 Key: ACCUMULO-2189
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2189
             Project: Accumulo
          Issue Type: Improvement
          Components: fate
    Affects Versions: 1.7.0
            Reporter: Vikram Srivastava


Repo.isReady return a long and there is no documentation about what its return value should be and how it is used.

Currently it's used by Fate.run to decide whether to run "Repo.call" or not. If that's the only purpose it is used for, then isReady should return a boolean. If  we do want it to return a long, then we should at least use constants by the various derived classes.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)