Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-920

Solr Connector doesn't handle embedded SocketTimeoutException properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • ManifoldCF 1.5.1
    • ManifoldCF 1.6
    • Lucene/SOLR connector
    • None

    Description

      As reported in the user list:

      "I'm using MCF1.5.1 and Solr4.6.1.

      When I use SolrConnecotor, sometimes SolrServerException occurs.

      Normally, SolrServerException is caught by HttpPoster, line 950.
      But in my case, the inner exception of SolrServerException is SocketTimeoutException, not SocketException.
      So, activityCode is set to failed, then mcf interrupt the crawl process.

      In this case, I expect that mcf shouldn't interrupt the crawl process.
      Mcf should skip the invalid file.
      Could you modify the mcf code, or provide a option?

      If you could, I'm glad to being modified in the future version."

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: