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

Hudson commented on HBASE-9541:
-------------------------------

SUCCESS: Integrated in hbase-0.96 #56 (See 
[https://builds.apache.org/job/hbase-0.96/56/])
HBASE-9541 icv fails w/ npe if client does not support cellblocks (stack: rev 
1523811)
* 
/hbase/branches/0.96/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
* 
/hbase/branches/0.96/hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java

                
> icv fails w/ npe if client does not support cellblocks
> ------------------------------------------------------
>
>                 Key: HBASE-9541
>                 URL: https://issues.apache.org/jira/browse/HBASE-9541
>             Project: HBase
>          Issue Type: Bug
>          Components: IPC/RPC
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.0
>
>         Attachments: 9541.txt, 9541v2.txt, 9541v3.096.txt, 9541v3.txt
>
>
> BenoƮt found an npe migrating asynchbase to 0.96 exercising icv:
> {code}
> 2013-09-14 23:27:17,305 WARN  [RpcServer.handler=10,port=60934]
> ipc.RpcServer: RpcServer.handler=10,port=60934: caught:
> java.lang.NullPointerException
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer.channelWrite(RpcServer.java:2346)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Responder.processResponse(RpcServer.java:985)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Responder.doRespond(RpcServer.java:1062)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Call.sendResponseIfReady(RpcServer.java:478)
>         at 
> org.apache.hadoop.hbase.ipc.RpcServer$Handler.run(RpcServer.java:1875)
> {code}
> This is stalling progress on asynchbase migration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to