Apache9 commented on PR #4706: URL: https://github.com/apache/hbase/pull/4706#issuecomment-1216104129
> I mean, maybe @BukrosSzabolcs or @busbey can confirm. I'd rather not backport changes that are not required. The problem on master is we change to use slf4j style formatter but actually we do not use slf4j here, it is String.format... On branch-2 we even do not use String.format, we just use '+' to concat the error message so no actually bug... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
