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

ConcurrentUpdateSolrServer don't parser the response while response status code isn't 200

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 4.6.1
    • None
    • SolrCloud
    • one cloud has two server, one shard, one leader one replica, send the index into replica server, replica server forward leader server.

    Description

      ConcurrentUpdateSolrServer only give back the error that don't parser the response body, you can't get the error reason from remote server.
      EX.
      You send the index request to one solr server, this server forward the other leader server. forward case invoke the ConcurrentUpdateSolrServer.java, you can't get the right error message only check it in the leader server if happen error. Actually leader server had sent the error message to the forwarding server.

      Attachments

        1. SOLR-5938.txt
          3 kB
          Raintung Li

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raintung.li Raintung Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: