You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2020/04/10 03:22:00 UTC

[jira] [Created] (HBASE-24163) MOB compactor implementations should use format specifiers when calling String.format

Sean Busbey created HBASE-24163:
-----------------------------------

             Summary: MOB compactor implementations should use format specifiers when calling String.format
                 Key: HBASE-24163
                 URL: https://issues.apache.org/jira/browse/HBASE-24163
             Project: HBase
          Issue Type: Bug
          Components: Compaction, mob
    Affects Versions: 3.0.0
            Reporter: Sean Busbey
            Assignee: Sean Busbey
             Fix For: 3.0.0


HBASE-23723 includes a few IOException message constructions that rely on String.format but use slf4j parameters instead of format specifiers.

Discovered by nightly failing error-prone.



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