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

Qiang Tian commented on HBASE-11096:
------------------------------------

Hi [~apurtell],
it looks the code base changed much since HBASE-11096-trunk-v3.patch was 
uploaded, so that the merge against latest trunk fails to pick up the fix 
correctly(but without reporting any error).
I create a new patch based on the latest code base I can see:
Author: Ramkrishna <[email protected]>
Date:   Mon May 26 11:47:04 2014 +0530

    HBASE-11251-LoadTestTool should grant READ permission for the users that
    are given READ access for specific cells (Ram)

local test "mvn test -Dtest=org.apache.hadoop.hbase.coprocessor.*" passed
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.21, 0.98.4
>
>         Attachments: HBASE-11096-0.94.patch, HBASE-11096-0.96.patch, 
> HBASE-11096-0.98.patch, HBASE-11096-trunk-v0.patch, 
> HBASE-11096-trunk-v0.patch, HBASE-11096-trunk-v1.patch, 
> HBASE-11096-trunk-v2.patch, HBASE-11096-trunk-v3.1.patch, 
> HBASE-11096-trunk-v3.patch, HBASE-11096-trunk-v3.patch, 
> TestCoprocessorStop-failed-output.txt
>
>
> 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)

Reply via email to