[
https://issues.apache.org/jira/browse/ZOOKEEPER-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3541:
--------------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)