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

Add the ability for post-distributed UpdateRequestProcessors to modify the final update Response

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currently it is possible for an URP to alter the response for an update. However an URP is placed after the DistrubutedUpdateRequestProcessor in the chain and adds information to its response the information is sent back in the response to the originating Solr Node and then ignored by the DURP. Thus the response to the user does not contain this info.

      I propose that URPs are given the ability to merge the responses they sent back in each replica request, so that the DURP can then add the merged responses to the user response.

      Attachments

        Activity

          People

            Unassigned Unassigned
            houston Houston Putman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: