[
https://issues.apache.org/jira/browse/ZOOKEEPER-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang resolved ZOOKEEPER-3541.
-----------------------------------
Resolution: Duplicate
> Wrong placeholder '{}' in logs.
> -------------------------------
>
> Key: ZOOKEEPER-3541
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3541
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.5.5
> Reporter: hu xiaodong
> Priority: Minor
> Labels: pull-request-available
> Attachments: image-2019-09-10-14-02-30-306.png
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In the method
> 'org.apache.zookeeper.client.ZooKeeperSaslClient#respondToServer',
> {code:java}
> LOG.error("SASL authentication failed using login context '"
> + this.getLoginContext()
> + "' with exception: {}", e); {code}
> // I think '{}' above is wrong. It's redundant.
>
> !image-2019-09-10-14-02-30-306.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)