Qiang Tian created HBASE-11096:
----------------------------------
Summary: 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
Reporter: Qiang Tian
Assignee: Qiang Tian
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)