[
https://issues.apache.org/jira/browse/HBASE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985338#comment-13985338
]
Qiang Tian commented on HBASE-11096:
------------------------------------
Hi,
I ran the regression test by "mvn clean package ", 1 test did fail...but
without the fix it failed either..:
Failed tests: testNativeSizes(org.apache.hadoop.hbase.io.TestHeapSize):
expected:<64> but was:<56>
Tests in error:
org.apache.hadoop.hbase.procedure.TestProcedureManager:
org/apache/hadoop/io/nativeio/SharedFileDescriptorFactory.createDescriptor0(Ljava/lang/String;Ljava/lang/String;I)Ljava/io/FileDescriptor;
but I did not see result file of TestFlushSnapshotFromClient ...
I also tried "mvn test", did I miss something?
thanks!
> stop method of Master and RegionServer coprocessor is not invoked
> ------------------------------------------------------------------
>
> Key: HBASE-11096
> URL: https://issues.apache.org/jira/browse/HBASE-11096
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.2, 0.98.1, 0.94.19
> Reporter: Qiang Tian
> Assignee: Qiang Tian
> Fix For: 0.99.0, 0.96.3, 0.94.20, 0.98.3
>
> Attachments: HBASE-11096-trunk-v0.patch
>
>
> the stop method of coprocessor specified by
> "hbase.coprocessor.master.classes" and
> "hbase.coprocessor.regionserver.classes" is not invoked.
> If coprocessor allocates OS resources, it could cause master/regionserver
> resource leak or hang during exit.
--
This message was sent by Atlassian JIRA
(v6.2#6252)