You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/06/02 18:19:00 UTC

[jira] [Created] (HBASE-25965) Move delete of WAL directory out of LOG.info and avoid left over directory

Tak-Lon (Stephen) Wu created HBASE-25965:
--------------------------------------------

             Summary: Move delete of WAL directory out of LOG.info and avoid left over directory
                 Key: HBASE-25965
                 URL: https://issues.apache.org/jira/browse/HBASE-25965
             Project: HBase
          Issue Type: Bug
          Components: hbase-operator-tools
    Affects Versions: 1.1.0
            Reporter: Tak-Lon (Stephen) Wu


Followup the comment by [~anoopsamjohn] on HBASE-25921 

{quote} Not on this patch. But here is an issue. The actual delete() call happening within a Log statement. If INFO level not enabled, the delete wont get called. Can we fix that also here pls? {quote} 



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