You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/09/03 02:22:53 UTC

[jira] [Commented] (ACCUMULO-1904) Add ability to create table in offline state

    [ https://issues.apache.org/jira/browse/ACCUMULO-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119043#comment-14119043 ] 

Christopher Tubbs commented on ACCUMULO-1904:
---------------------------------------------

It was suggested to me by [~ecn] that table creation might be well-suited to a builder pattern instead, so we can simplify some of this API bloat, and still give users the power to intuitively and conveniently construct a table with a desired initial state.

> Add ability to create table in offline state
> --------------------------------------------
>
>                 Key: ACCUMULO-1904
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1904
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Christopher Tubbs
>            Assignee: Vicky Kak
>             Fix For: 1.7.0
>
>
> Having the ability to create tables in the offline state means we have the ability to manipulate its initial configuration before it comes online. This would allow us to reduce the number of convenience methods for creating tables, and would simplify the API.



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