[
https://issues.apache.org/jira/browse/HBASE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1036:
-------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Closing. J-D applied the attached patch.
> 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
> Assignee: Jean-Daniel Cryans
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: 1036.patch
>
>
> 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.