You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim R. Wilson (JIRA)" <ji...@apache.org> on 2008/04/16 22:03:25 UTC

[jira] Created: (HBASE-585) Thrift not forwarding column missing exception

Thrift not forwarding column missing exception
----------------------------------------------

                 Key: HBASE-585
                 URL: https://issues.apache.org/jira/browse/HBASE-585
             Project: Hadoop HBase
          Issue Type: Bug
          Components: thrift
    Affects Versions: 0.1.0
         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
            Reporter: Jim R. Wilson
            Priority: Minor


When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.

I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-585) Thrift not forwarding column missing exception

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-585:
------------------------

    Fix Version/s: 0.2.0

> Thrift not forwarding column missing exception
> ----------------------------------------------
>
>                 Key: HBASE-585
>                 URL: https://issues.apache.org/jira/browse/HBASE-585
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.1.0
>         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
>            Reporter: Jim R. Wilson
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.
> I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-585) Thrift not forwarding column missing exception

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury resolved HBASE-585.
---------------------------------

    Resolution: Duplicate

Duplicates HBASE-657.

> Thrift not forwarding column missing exception
> ----------------------------------------------
>
>                 Key: HBASE-585
>                 URL: https://issues.apache.org/jira/browse/HBASE-585
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.1.0
>         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
>            Reporter: Jim R. Wilson
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.
> I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HBASE-585) Thrift not forwarding column missing exception

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Kellerman reassigned HBASE-585:
-----------------------------------

    Assignee: stack

> Thrift not forwarding column missing exception
> ----------------------------------------------
>
>                 Key: HBASE-585
>                 URL: https://issues.apache.org/jira/browse/HBASE-585
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.1.0
>         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
>            Reporter: Jim R. Wilson
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.
> I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HBASE-585) Thrift not forwarding column missing exception

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned HBASE-585:
-----------------------------------

    Assignee: Bryan Duxbury  (was: stack)

> Thrift not forwarding column missing exception
> ----------------------------------------------
>
>                 Key: HBASE-585
>                 URL: https://issues.apache.org/jira/browse/HBASE-585
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.1.0
>         Environment: Ubuntu 7.10, running Apache 2 + PHP 5.3 to connect to thrift service
>            Reporter: Jim R. Wilson
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.2.0
>
>
> When connecting to thrift, using the mutateRow() or mutateRowTs() functions, if the column specified belongs to a non-existent column family, thrift just hangs, and the caller eventually gets a TException due to socket timeout.
> I would have expected to get a more hbasey exception along the lines of "Column family 'foo' does not exist for table 'bar'".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.