/[Apache-SVN]
ViewVC logotype

Revision 1677660


Jump to revision: Previous Next
Author: anshum
Date: Mon May 4 19:37:32 2015 UTC (8 years, 10 months ago)
Changed paths: 6
Log Message:
SOLR-7484: Refactor SolrDispatchFilter to extract all Solr specific implementation detail to HttpSolrCall and also extract methods from within the current SDF.doFilter(..) logic making things easier to manage. HttpSolrCall converts the processing to a 3-step process i.e. Construct, Init, and Call so the context of the request would be available after Init and before the actual call operation.(merge from trunk)

Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_5x/solr/core/ modified , props changed
Directorylucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java
(Copied from lucene/dev/trunk/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java, r1677644)
added
Directorylucene/dev/branches/branch_5x/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26