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

Add ability to get success/failure responses from Collections API.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-ALPHA, 4.0-BETA, 4.0
    • 4.2, 6.0
    • SolrCloud
    • None
    • Solr cloud cluster

    Description

      The create/delete/reload collections are asynchronous process, the client can't get the right response, only make sure the information have been saved into the OverseerCollectionQueue. The client will get the response directly that don't wait the result of behavior(create/delete/reload collection) whatever successful.

      The easy solution is client wait until the asynchronous process success, the create/delete/reload collection thread will save the response into OverseerCollectionQueue, then notify client to get the response.

      Attachments

        1. patch-4043.txt
          21 kB
          Raintung Li
        2. SOLR-4043_brach4.x.txt
          20 kB
          Raintung Li
        3. SOLR-4043.patch
          25 kB
          Mark Miller

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              raintung.li Raintung Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: