I looked at the logs. From what I can see, solrconfig.xml is never copied from _default to the new "timeConfig" config. The CREATE configset appears to complete without this happening since the log line that would have copied it does not appear before (or after for that matter). I am not sure if the solrconfig.xml inexplicably wasn't there in the first place or if it might have been inexplicably omitted for the copy to a new configset. Say... where is the code that initializes _default to be in ZK?
On Tue, Jan 23, 2018 at 3:02 AM Ishan Chattopadhyaya < [email protected]> wrote: > I'll take a look. Maybe the commit for SOLR-11624 broke it. > > On Tue, Jan 23, 2018 at 11:43 AM, Policeman Jenkins Server < > [email protected]> wrote: > >> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1226/ >> Java: 64bit/jdk-10-ea+37 -XX:+UseCompressedOops -XX:+UseSerialGC >> >> 2 tests failed. >> FAILED: >> org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test >> >> -- Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker LinkedIn: http://linkedin.com/in/davidwsmiley | Book: http://www.solrenterprisesearchserver.com
