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

Improve error handling in ZKPropertiesWriter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.3, 7.0
    • None
    • None

    Description

      In ZKPropertiesWriter we can improve error handling in a couple of ways:

      1. In readIndexerProperties we catch Exception , the exception can be an InterruptedException in which case we should be setting the flag.
      2. in readIndexerProperties we read the data , and I think it makes sense to retry on connection loss.

      Attachments

        1. SOLR-9522.patch
          3 kB
          Varun Thacker

        Activity

          People

            varun Varun Thacker
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: