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)