Varun Thacker created SOLR-12076:
------------------------------------

             Summary: Remove more usages of printLayout in CDCR tests
                 Key: SOLR-12076
                 URL: https://issues.apache.org/jira/browse/SOLR-12076
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Varun Thacker


All the CDCR tests simply print everything stored in ZooKeeper when we start 
the servers. 

It adds no value in my option and simply generates noise.

In general we should remove printLayoutToStdOut  which prints everything and 
pass a parameter to print only a particular set of znodes which they care 
about. For example if the leader election tests fail print everything related 
to that collection and not print everything including the configs.

It's also a public API so I don't want to tackle this in the interest of time. 
I plan on specifically tackling the usage in CDCR tests and removing them. 
SOLR-6090 is also related for reference.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to