WorkerThread method processDeleteList does not handle ServiceInterruptions from 
output connector optimally
----------------------------------------------------------------------------------------------------------

                 Key: CONNECTORS-187
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-187
             Project: ManifoldCF
          Issue Type: Improvement
          Components: Framework crawler agent
    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF next
            Reporter: Karl Wright


The processDeleteList method in WorkerThread does not handle 
ServiceInterruption exceptions optimally; it just waits five minutes and 
retries.  What it should do is requeue all the affected documents for the 
prescribed time, ignoring the possibility of "failure" or "skip", since neither 
of these can be performed when the output connection is not working.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to