HBASE-1028 broke Thrift
-----------------------
Key: HBASE-1036
URL: https://issues.apache.org/jira/browse/HBASE-1036
Project: Hadoop HBase
Issue Type: Bug
Components: thrift
Reporter: Jean-Daniel Cryans
Priority: Blocker
On Hudson
{code}
java.lang.NullPointerException
at
org.apache.hadoop.hbase.thrift.ThriftUtilities.rowResultFromHBase(ThriftUtilities.java:107)
at
org.apache.hadoop.hbase.thrift.ThriftServer$HBaseHandler.getRowWithColumnsTs(ThriftServer.java:328)
at
org.apache.hadoop.hbase.thrift.ThriftServer$HBaseHandler.getRow(ThriftServer.java:303)
at
org.apache.hadoop.hbase.thrift.TestThriftServer.doTestTableMutations(TestThriftServer.java:169)
at
org.apache.hadoop.hbase.thrift.TestThriftServer.testAll(TestThriftServer.java:65)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.