You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2013/11/15 22:15:21 UTC

[jira] [Closed] (THRIFT-2262) thrift server 'MutateRow' operation gives no indication of success / failure

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

Jens Geyer closed THRIFT-2262.
------------------------------

    Resolution: Invalid

Sorry, but it seems to be an HBase issue, not a Thrift one. I'd recommend to file a bug under https://issues.apache.org/jira/browse/HBASE (wonder why ticket's can't be moved across products?)

> thrift server 'MutateRow' operation gives no indication of success / failure
> ----------------------------------------------------------------------------
>
>                 Key: THRIFT-2262
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2262
>             Project: Thrift
>          Issue Type: Bug
>         Environment: Linux x86_64 (CentOS 6.4)
> hadoop 2.2 , hbase 0.97-SNAPSHOT
>            Reporter: Jason Vas Dias
>
> Issuing an invalid MutateRow request, eg. to create a new  (row,column) value when
> no column qualifier is specified, does not result in an exception being thrown .
> Buried in the thrift server log is the line: 
>  2013-11-15 10:49:53,808 WARN  [thrift-worker-1] thrift.ThriftServerRunner$HBaseHandler: No column qualifier specified. Delete is the only mutation supported over the whole column family.
> But the client gets no exception and continues in the belief the operation succeeded.
> Thus it is not possible to use the HBASE thrift server for reliable database operations.



--
This message was sent by Atlassian JIRA
(v6.1#6144)