Gregory Chanan created SOLR-8286: ------------------------------------ Summary: Remove instances of solr.hdfs.blockcache.write.enabled from tests and docs Key: SOLR-8286 URL: https://issues.apache.org/jira/browse/SOLR-8286 Project: Solr Issue Type: Bug Components: documentation, Tests Affects Versions: 5.0 Reporter: Gregory Chanan Assignee: Gregory Chanan Fix For: 5.4, Trunk
solr.hdfs.blockcache.write.enabled is currently disabled whether or not you set it in the solr configs. It makes sense to just avoid mentioning it in the docs (it's still there on https://cwiki.apache.org/confluence/display/solr/Running+Solr+on+HDFS) and the morphlines examples. Best case, it's unnecessary information. Worse case, it causes people trouble on versions where it's not disabled. -- 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