wchevreuil commented on a change in pull request #2937:
URL: https://github.com/apache/hbase/pull/2937#discussion_r571881906



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java
##########
@@ -949,6 +949,8 @@ public SplitTableRegionResponse splitRegion(final 
RpcController controller,
       MethodDescriptor methodDesc =
           CoprocessorRpcUtils.getMethodDescriptor(methodName, serviceDesc);
 
+      LOG.info(master.getClientIdAuditPrefix() + " master service request for: 
" +

Review comment:
       Should use parameterised capabilities of log4j.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to