[
https://issues.apache.org/jira/browse/HBASE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-9541:
-------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks Nick.
Committed to trunk and 0.96. hadoopqa is hosed. I ran unit tests locally and
these two failed in unrelated ways. All others passed:
{code}
17 Tests in error:.
16 org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner: Waiting for
startup of standalone server
15
testMultiSlaveReplication(org.apache.hadoop.hbase.replication.TestMultiSlaveReplication):
Shutting down
{code}
> 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