You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2018/03/09 22:36:00 UTC

[jira] [Created] (SOLR-12076) Remove more usages of printLayout in CDCR tests

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org