[
https://issues.apache.org/jira/browse/CURATOR-553?focusedWorklogId=811926&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-811926
]
ASF GitHub Bot logged work on CURATOR-553:
------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/22 14:51
Start Date: 25/Sep/22 14:51
Worklog Time Spent: 10m
Work Description: tisonkun commented on PR #341:
URL: https://github.com/apache/curator/pull/341#issuecomment-1257212126
Closed as inactive. This patch is good to continue, but cannot be merged as
is. Feel free to create a new one based on the latest master.
Issue Time Tracking
-------------------
Worklog Id: (was: 811926)
Time Spent: 20m (was: 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: 20m
> 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.20.10#820010)