You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/21 00:58:05 UTC

[jira] [Closed] (PHOENIX-4345) Error message for incorrect index is not accurate

     [ https://issues.apache.org/jira/browse/PHOENIX-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinmay Kulkarni closed PHOENIX-4345.
-------------------------------------

Bulk closing Jiras for the 4.15.0 release.

> Error message for incorrect index is not accurate
> -------------------------------------------------
>
>                 Key: PHOENIX-4345
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4345
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Ethan Wang
>            Assignee: Xinyi Yan
>            Priority: Trivial
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4345-4.x-HBase-1.4.patch, PHOENIX-4345.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Error message for incorrect index is not accurate. it shows "table undefined". rather, should be index undefined.
> Table name: PERSON
> Index name: LOCAL_ADDRESS
> 0: jdbc:phoenix:localhost:2181:/hbase> ALTER INDEX LOCAL_ADDRESSX ON PERSON rebuild;
> Error: ERROR 1012 (42M03): Table undefined. tableName=LOCAL_ADDRESSX (state=42M03,code=1012)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)