You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/04 04:01:57 UTC

[jira] [Commented] (ACCUMULO-2079) Should not be able to create table in system namespace (accumulo)

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

ASF subversion and git services commented on ACCUMULO-2079:
-----------------------------------------------------------

Commit 764884e753ba4ff8bab071f622e0bfbb6c8fc6a4 in branch refs/heads/1.6.0-SNAPSHOT from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=764884e ]

ACCUMULO-2079 Prevent table creation in system namespace

  Consolidated code that checked for preconditions in fate operations,
  and made the checks more explicit and readable, which common exception
  handling. This does not address client side exceptions, but does
  ensure that descriptive messages are sent back to the client.


> Should not be able to create table in system namespace (accumulo)
> -----------------------------------------------------------------
>
>                 Key: ACCUMULO-2079
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2079
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> The accumulo namespace should be reserved for system tables. No tables should be able to be created or deleted in it by users.



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