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

Christopher Tubbs commented on ACCUMULO-1481:
---------------------------------------------

{quote}Are we splitting and merging the root table now?{quote}

No. You will get an error if you try to split the root table. You will get only 
a warning if you try to merge it (because merge on a single tablet is a NOP and 
there's no reason for this to fail).

The commit comment refers to the fact that I added a test to confirm this 
behavior.

                
> Root tablet in its own table
> ----------------------------
>
>                 Key: ACCUMULO-1481
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1481
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client, master, tserver
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> This will help simplify the design of a lot of our internal code. The root 
> tablet is really a special table, and should be treated specially.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to