You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2014/08/09 01:42:12 UTC

[jira] [Commented] (PHOENIX-1154) Fix hanging tests because metadata is not cleared up

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

Samarth Jain commented on PHOENIX-1154:
---------------------------------------

After the commit https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=fa72e44a612846b99759da3efcdb70484e2f2c6f, tests started hanging. This is probably because down the line some tests are using the same underlying hbase table. With the table getting split, it probably was unusable by other tests. Adding drop metadata attribute to delete the underlying hbase table. Alternatively, we could name the table name same as the test name so that there is no such overlap. 



> Fix hanging tests because metadata is not cleared up
> ----------------------------------------------------
>
>                 Key: PHOENIX-1154
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1154
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>             Fix For: 5.0.0, 3.1, 4.1
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)