/[Apache-SVN]
ViewVC logotype

Revision 1610743


Jump to revision: Previous Next
Author: sarowe
Date: Tue Jul 15 16:27:42 2014 UTC (9 years, 9 months ago)
Changed paths: 14
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
(merged trunk r1610725 and r1610726)

Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26