You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/01/30 17:20:11 UTC

[jira] [Commented] (ACCUMULO-2096) randomwalk AlterTable uses table name instead of ID

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

John Vines commented on ACCUMULO-2096:
--------------------------------------

I disagree with this ticket. The state information for the security randomwalk was pegged on tablenames to prevent race conditions with the tableid mapping from updating in zookeeper on the walker's side. The only real conditions where this could be considered an issue is renameTable, but that updates the table information

> randomwalk AlterTable uses table name instead of ID
> ---------------------------------------------------
>
>                 Key: ACCUMULO-2096
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2096
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: John Vines
>              Labels: 16_qa_bug
>             Fix For: 1.6.0
>
>
> RW test uses the table name instead of table ID at org.apache.accumulo.test.randomwalk.security.AlterTable.visit(AlterTable.java:40)



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