You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/12/21 11:20:00 UTC

[jira] [Created] (HBASE-19578) MasterProcWALs cleaning is incorrect

Peter Somogyi created HBASE-19578:
-------------------------------------

             Summary: MasterProcWALs cleaning is incorrect
                 Key: HBASE-19578
                 URL: https://issues.apache.org/jira/browse/HBASE-19578
             Project: HBase
          Issue Type: Bug
          Components: amv2
    Affects Versions: 2.0.0-alpha-4
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi
            Priority: Critical
             Fix For: 2.0.0-beta-1


Pattern used for MasterProcWALs cleaning is incorrect. The logs are deleted from oldWALs directory as invalid files.

2017-12-21 11:32:37,980 WARN  [ForkJoinPool-1-worker-2] cleaner.CleanerChore: Found a wrongly formatted file: file:/Users/peter.somogyi/tmp/hbase/oldWALs/pv2-00000000000000000001.log - will delete it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)