Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-7623

Return the ability to override request dispatcher functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2
    • 5.2.1, 5.3, 6.0
    • None
    • None

    Description

      In SOLR-7484, the request dispatcher was refactored in a way that made it impossible to override basic functions. In particular we need to be able to override:

       protected void execute(SolrQueryResponse rsp)
      

      and

      protected void sendError(int code, String message) throws IOException {
      

      Attachments

        1. SolrDispatchFilterTest.java
          3 kB
          Ryan McKinley

        Issue Links

          Activity

            People

              ryantxu Ryan McKinley
              ryantxu Ryan McKinley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: