You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2021/08/13 21:15:00 UTC

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

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

Cassandra Targett resolved SOLR-12076.
--------------------------------------
    Fix Version/s: 7.4
       Resolution: Fixed

This was apparently fixed in 7.4 but missed getting resolved. Also, CDCR has been removed from Solr so if it wasn't fixed it doesn't matter now.

> 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
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>            Priority: Minor
>             Fix For: 7.4
>
>         Attachments: SOLR-12076.patch
>
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org