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 2022/11/15 12:50:00 UTC

[jira] [Reopened] (HBASE-27001) The deleted variable cannot be printed out

     [ https://issues.apache.org/jira/browse/HBASE-27001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi reopened HBASE-27001:
-----------------------------------

Reopening for branch-2.4 backport.

> The deleted variable cannot be printed out
> ------------------------------------------
>
>                 Key: HBASE-27001
>                 URL: https://issues.apache.org/jira/browse/HBASE-27001
>             Project: HBase
>          Issue Type: Bug
>            Reporter: selina.yan
>            Assignee: selina.yan
>            Priority: Minor
>             Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> In the deleteAction method of CleanerChore class, the delete variable cannot be printed out
> {code:java}
> LOG.trace("Finish deleting {} under {}, deleted=", type, dir, deleted); {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)