[ https://issues.apache.org/jira/browse/SOLR-13688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man reopened SOLR-13688: ----------------------------- 8x doesn't compile... https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/271/ {noformat} Build Log: [...truncated 12279 lines...] [javac] Compiling 1284 source files to /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/classes/java [javac] /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/java/org/apache/solr/util/ExportTool.java:312: error: cannot infer type arguments for BiConsumer<T,U> [javac] private BiConsumer<String, Object> bic= new BiConsumer<>() { [javac] ^ [javac] reason: '<>' with anonymous inner classes is not supported in -source 8 [javac] (use -source 9 or higher to enable '<>' with anonymous inner classes) [javac] where T,U are type-variables: [javac] T extends Object declared in interface BiConsumer [javac] U extends Object declared in interface BiConsumer [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error {noformat} > Make the bin/solr export command to run one thread per shard > ------------------------------------------------------------ > > Key: SOLR-13688 > URL: https://issues.apache.org/jira/browse/SOLR-13688 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Major > Fix For: 8.3 > > > This can be run in parallel with one dedicated thread for each shard and > (distrib=false) option > this will be the only option -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org