You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2016/10/28 10:04:58 UTC

[jira] [Assigned] (ZOOKEEPER-2622) ZooTrace.logQuorumPacket does nothing

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flavio Junqueira reassigned ZOOKEEPER-2622:
-------------------------------------------

    Assignee: Flavio Junqueira

> ZooTrace.logQuorumPacket does nothing
> -------------------------------------
>
>                 Key: ZOOKEEPER-2622
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2622
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 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
(v6.3.4#6332)