This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from d3b124f364f Fix some compile-warnings on branch_9x for precommit 
(#3928)
     new 48524c8b306 SOLR-17982: SearchHandler refactor
     new 2f11d3d5525 SOLR-17982: setForcedDistrib (#3931)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...LR-17982-refactorSearchHandlerForcedDistrib.yml |   9 +
 .../solr/handler/component/HttpShardHandler.java   |   8 +-
 .../solr/handler/component/ResponseBuilder.java    |  10 +
 .../solr/handler/component/SearchHandler.java      | 593 +++++++++++----------
 .../java/org/apache/solr/servlet/HttpSolrCall.java |  14 +
 .../apache/solr/BaseDistributedSearchTestCase.java |  11 +-
 6 files changed, 357 insertions(+), 288 deletions(-)
 create mode 100644 
changelog/unreleased/SOLR-17982-refactorSearchHandlerForcedDistrib.yml

Reply via email to