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

Remove BaseResponseWriter, GenericBinaryResponseWriter, and GenericTextResponseWriter

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • Response Writers
    • None

    Description

      In SOLR-1566, we dramatically refactored the response writer framework – BaseResponseWriter, GenericBinaryResponseWriter, and GenericTextResponseWriter got left out in the cold because they don't have any tests and it is unclear how they are supposed to work. With the new refactoring, I think the goals of these classes are better supported by extending BinaryResponseWriter and TextResponseWriter.

      in 3.x, these classes should be deprecated and suggest using BinaryResponseWriter and TextResponseWriter

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: