You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/12/31 03:17:49 UTC

[jira] [Resolved] (ACCUMULO-3254) Improve javadocs for setting table props

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

Josh Elser resolved ACCUMULO-3254.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.5

Ah, ok, I see that ACCUMULO-1214 was mentioned by Keith. [~kturner], take a look if you can and see if you think I sufficiently clarified things.

> Improve javadocs for setting table props
> ----------------------------------------
>
>                 Key: ACCUMULO-3254
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3254
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Josh Elser
>             Fix For: 1.6.5, 1.7.1, 1.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Creating this based on discussion in ACCUMULO-3176.  The javadoc for setting per table problem should explaing the following.
>  * The operation is asynchronous (it will return before all tablets have seen the config change)
>  * Its eventually consistent (different tablets will see the config change at different times)
> Could possibly outline the work around mentioned in ACCUMULO-3176 using clone table if higher consistency is needed.



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