[
https://issues.apache.org/jira/browse/HBASE-7635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-7635:
--------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Proxy created by HFileSystem#createReorderingProxy() should implement
> Closeable
> -------------------------------------------------------------------------------
>
> Key: HBASE-7635
> URL: https://issues.apache.org/jira/browse/HBASE-7635
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.96.0
>
> Attachments: 7635.txt
>
>
> From
> https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/364/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testThreeRSAbort/
> :
> {code}
> 2013-01-21 11:49:26,141 ERROR [Shutdown of
> org.apache.hadoop.hbase.fs.HFileSystem@1792081]
> server.NIOServerCnxnFactory$1(44): Thread Thread[Shutdown of
> org.apache.hadoop.hbase.fs.HFileSystem@1792081,5,main] died
> org.apache.hadoop.HadoopIllegalArgumentException: Cannot close proxy - is not
> Closeable or does not provide closeable invocation handler class $Proxy20
> at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:624)
> at
> org.apache.hadoop.hdfs.DFSClient.closeConnectionToNamenode(DFSClient.java:638)
> at org.apache.hadoop.hdfs.DFSClient.close(DFSClient.java:696)
> at
> org.apache.hadoop.hdfs.DistributedFileSystem.close(DistributedFileSystem.java:539)
> at
> org.apache.hadoop.fs.FilterFileSystem.close(FilterFileSystem.java:404)
> at org.apache.hadoop.hbase.fs.HFileSystem.close(HFileSystem.java:148)
> at
> org.apache.hadoop.hbase.MiniHBaseCluster$SingleFileSystemShutdownThread.run(MiniHBaseCluster.java:187)
> {code}
--
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