You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/01/15 18:30:00 UTC

[jira] [Created] (HBASE-23696) Stop WALProcedureStore after migration finishes

Michael Stack created HBASE-23696:
-------------------------------------

             Summary: Stop WALProcedureStore after migration finishes
                 Key: HBASE-23696
                 URL: https://issues.apache.org/jira/browse/HBASE-23696
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.3.0
            Reporter: Michael Stack
            Assignee: Michael Stack
             Fix For: 3.0.0, 2.3.0


WALProcedureStore is left up with its sync thread running in background though we are done with after starting it inside the migration method. Add stop when done.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)