You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Tianzhou Wang (Jira)" <ji...@apache.org> on 2019/12/20 02:46:00 UTC

[jira] [Commented] (CURATOR-553) Use slf4j's place-holder instead String.format and concat.

    [ https://issues.apache.org/jira/browse/CURATOR-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000565#comment-17000565 ] 

Tianzhou Wang commented on CURATOR-553:
---------------------------------------

PR is here: [https://github.com/apache/curator/pull/341]

> Use slf4j's place-holder instead String.format and concat.
> ----------------------------------------------------------
>
>                 Key: CURATOR-553
>                 URL: https://issues.apache.org/jira/browse/CURATOR-553
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 4.2.0
>            Reporter: Tianzhou Wang
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: awaiting-response
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> String.format and concat make additional worst on log, comparing to place-holder provided by slf4j-api.
> Also, place-holder may help some log aggregation component work better.



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