[ 
https://issues.apache.org/jira/browse/ACCUMULO-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Corey J. Nolet updated ACCUMULO-2189:
-------------------------------------
    Fix Version/s:     (was: 1.6.2)
                   1.6.3

> Document the Repo interface
> ---------------------------
>
>                 Key: ACCUMULO-2189
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2189
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: docs, fate
>            Reporter: Vikram Srivastava
>             Fix For: 1.5.3, 1.7.0, 1.6.3
>
>
> The Repo interface is lacking java doc.  For example:
> 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.3.4#6332)

Reply via email to