You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/02/10 18:57:12 UTC

[jira] [Commented] (PHOENIX-1649) Remove System.out/System.err debugging messages

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

James Taylor commented on PHOENIX-1649:
---------------------------------------

Thanks for the patch, [~rajeshbabu]. I've committed it to 4.0 and master branches (and confirmed it wasn't there in 3.0 branch).

> Remove System.out/System.err debugging messages
> -----------------------------------------------
>
>                 Key: PHOENIX-1649
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1649
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 5.0.0, 4.3
>
>         Attachments: PHOENIX-1649.patch, PHOENIX-1649_master.patch, PHOENIX-1649_master_v2.patch
>
>
> {noformat}
> 0: jdbc:phoenix:localhost> upsert into t values(1,2,3);
> org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined. tableName=T
> 1 row affected (0.021 seconds)
> 0: jdbc:phoenix:localhost> 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)