[ 
https://issues.apache.org/jira/browse/SOLR-12824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635279#comment-16635279
 ] 

Steve Rowe commented on SOLR-12824:
-----------------------------------

[~noble.paul], looks like the commit here caused 
{{TestSimTriggerIntegration.testSearchRate()}} to start failing, e.g. from 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2087/] - the test 
succeeds for me at the previous commit ({{fe844c7}}):

{noformat}
Checking out Revision 961d565955ed9b2acd8f44319c16b627d6192714 
(refs/remotes/origin/master)
[...]
  [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimTriggerIntegration -Dtests.method=testSearchRate 
-Dtests.seed=FB369E21D7C98B2C -Dtests.slow=true -Dtests.locale=ms 
-Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
  [junit4] ERROR   0.41s J0 | TestSimTriggerIntegration.testSearchRate <<<
  [junit4]    > Throwable #1: java.lang.ClassCastException: 
org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica cannot 
be cast to java.util.Map
  [junit4]    >         at 
__randomizedtesting.SeedInfo.seed([FB369E21D7C98B2C:A67E80A8180F2D63]:0)
  [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate(TestSimTriggerIntegration.java:1321)
  [junit4]    >         at java.lang.Thread.run(Thread.java:748)
{noformat}

> NamedList to implement MapWriter interface
> ------------------------------------------
>
>                 Key: SOLR-12824
>                 URL: https://issues.apache.org/jira/browse/SOLR-12824
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> As Solr moved to json for everything we are making MapWriter the common 
> interface used by all classes. NamedList should implement that too



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to