-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.3.0, 2.2.3, 2.1.9
-
Component/s: Zookeeper
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Changed the logging in hbase-zookeeper to use built-in formatting
String concatenation is used a lot for creating the log messages in the hbase-zookeeper module. The built-in formatting of the logger should be used instead.
- links to