[
https://issues.apache.org/jira/browse/ZOOKEEPER-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Andrunas updated ZOOKEEPER-2622:
-------------------------------------
Comment: was deleted
(was: <START:date> 15.01.2020 <END> Simon Poortman)
> ZooTrace.logQuorumPacket does nothing
> -------------------------------------
>
> Key: ZOOKEEPER-2622
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2622
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Flavio Paiva Junqueira
> Assignee: Flavio Paiva Junqueira
> Priority: Trivial
> Labels: newbie
> Fix For: 3.4.10, 3.5.3, 3.6.0
>
>
> The method simply returns and there is some code commented out:
> {code}
> // if (isTraceEnabled(log, mask)) {
> // logTraceMessage(LOG, mask, direction + " "
> // + FollowerHandler.packetToString(qp));
> // }
> {code}
> There are calls to this trace method, so I think we should fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)