[
https://issues.apache.org/jira/browse/ZOOKEEPER-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926341#comment-16926341
]
hu xiaodong commented on ZOOKEEPER-3541:
----------------------------------------
[https://github.com/apache/zookeeper/pull/1084]
> 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
> Time Spent: 10m
> 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.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)