Andreas Hubold created SOLR-6499: ------------------------------------ Summary: Log warning about multiple update request handlers Key: SOLR-6499 URL: https://issues.apache.org/jira/browse/SOLR-6499 Project: Solr Issue Type: Bug Affects Versions: 4.10 Reporter: Andreas Hubold Priority: Minor
Solr 4.10.0 logs the following warning upon startup: {noformat} WARN - 2014-09-09 17:49:11.455; org.apache.solr.core.RequestHandlers; Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler {noformat} I've just started the Solr example with {{bin/solr start}} to get this warning in {{example/logs/solr.log}} I don't know if this indicates a real problem but it seems everything works fine despite the warning. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org