Github user eribeiro commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/257#discussion_r117529736
  
    --- Diff: 
src/java/test/org/apache/zookeeper/server/quorum/QuorumPeerMainTest.java ---
    @@ -545,6 +545,7 @@ public void testInconsistentPeerType() throws Exception 
{
                     defaultedToObserver = true;
                 }
                 if (warningPresent && defaultedToObserver) {
    +                LOG.debug("Content from console is: {}", line);
    --- End diff --
    
    Ugh?! What is the purpose of this for the issue at hand?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to