/[Apache-SVN]
ViewVC logotype

Revision 1677644


Jump to revision: Previous Next
Author: anshum
Date: Mon May 4 18:07:35 2015 UTC (8 years, 11 months ago)
Changed paths: 3
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.

Changed paths

Path Details
Directorylucene/dev/trunk/solr/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java added
Directorylucene/dev/trunk/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