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

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

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

ASF GitHub Bot logged work on CURATOR-553:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Dec/19 02:45
            Start Date: 20/Dec/19 02:45
    Worklog Time Spent: 10m 
      Work Description: PhantomThief commented on pull request #341: [CURATOR-553] Use slf4j place-holder instead String.format and concat.
URL: https://github.com/apache/curator/pull/341
 
 
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 361505)
    Remaining Estimate: 0h
            Time Spent: 10m

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