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/04/05 07:03:33 UTC

[jira] [Updated] (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 updated ACCUMULO-3254:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   1.7.1
                   1.8.0

> 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
>             Fix For: 1.8.0, 1.7.1
>
>
> 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)