/[Apache-SVN]
ViewVC logotype

Revision 1610725


Jump to revision: Previous Next
Author: sarowe
Date: Tue Jul 15 15:23:57 2014 UTC (10 years, 3 months ago)
Changed paths: 10
Log Message:
SOLR-6137: Schemaless concurrency improvements:
- Fixed an NPE when reloading a managed schema with no dynamic copy fields
- Moved parsing and schema fields addition to after the distributed phase
- AddSchemaFieldsUpdateProcessor now uses a fixed schema rather than always retrieving the latest, and holds the schema update lock through the entire schema swap-out process

Changed paths

Path Details
Directorylucene/dev/trunk/solr/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/schema/ManagedIndexSchema.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/update/processor/AddSchemaFieldsUpdateProcessorFactory.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/update/processor/FieldMutatingUpdateProcessor.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/test/org/apache/solr/schema/TestCloudSchemaless.java added
Directorylucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-add-schema-fields-update-processor-chains.xml modified , text changed
Directorylucene/dev/trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml added
Directorylucene/dev/trunk/solr/example/example-schemaless/solr/collection1/ modified , props changed
Directorylucene/dev/trunk/solr/example/example-schemaless/solr/collection1/conf/ modified , props changed
Directorylucene/dev/trunk/solr/example/example-schemaless/solr/collection1/conf/solrconfig.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26