mirror of
https://github.com/apache/lucene.git
synced 2025-02-19 08:27:42 +00:00
SOLR-13440: fix precommit failures
(cherry picked from commit 7ef5d5fe5f39f3cbea3342827f60eb181fb88a19)
This commit is contained in:
parent
371d645e6a
commit
4585ce0868
@ -178,8 +178,6 @@ public class SimSolrCloudTestCase extends SolrTestCaseJ4 {
|
||||
|
||||
/**
|
||||
* Compare two ClusterState-s, filtering out simulation framework artifacts.
|
||||
* @param one
|
||||
* @param two
|
||||
*/
|
||||
public static void assertClusterStateEquals(ClusterState one, ClusterState two) {
|
||||
assertEquals(one.getLiveNodes(), two.getLiveNodes());
|
||||
|
Loading…
x
Reference in New Issue
Block a user