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/23 11:45:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Tianzhou Wang updated CURATOR-553:
----------------------------------
    Flags: Patch

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