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

Christopher Tubbs commented on ACCUMULO-2291:
---------------------------------------------

[~vines]. The issue here is that we're in this situation where, in order for 
this tool to support the root table as well as the metadata table, we need to 
define how these additional options apply to the root table. One option is to 
leave the --fix option as is, and only apply to the metadata table, because 
applying to the root table is too dangerous and ill-advised. Another option is 
to extend the --fix option to attempt to fix the root table as well. The third 
option is to remove it entirely, so it will not work for either table, because 
it's too dangerous.

Making this tool more comprehensive and useful, with more informed fixes to 
specific problems, is outside the scope of this ticket. [~John McNamee] and I 
were only looking at how best to fit the root table in to satisfy this ticket.

> Update CheckForMetadataProblems to check root table
> ---------------------------------------------------
>
>                 Key: ACCUMULO-2291
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2291
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: client, master, tserver
>            Reporter: Christopher Tubbs
>            Assignee: John McNamee
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-2291.patch, ACCUMULO-2291.v2.patch
>
>
> The existing CheckForMetadataProblems only checks the metadata table. It 
> should also check the root table, now that those are split up.



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

Reply via email to