PILLUTLAAVINASH / google-enterprise-connector-manager

Automatically exported from code.google.com/p/google-enterprise-connector-manager
0 stars 0 forks source link

Exceptions during traversal may loop forever or skip documents. #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Traverse a repository where nextDocument might throw an exception.

What is the expected output? What do you see instead?

Depending on the state, the connector manager might skip the document or go 
into an infinite loop 
if no documents in a batch work successfully.

Please use labels and text to provide additional information.

We need to do more investigation of exception handling during 
QueryTraverser.runBatch.

Original issue reported on code.google.com by jl1615@gmail.com on 18 Apr 2008 at 10:40

GoogleCodeExporter commented 8 years ago
I'm going to collect all of the problems with exception handling in 
QueryTraverser.runBatch in issue 72.

Original comment by jl1615@gmail.com on 8 May 2008 at 11:10

GoogleCodeExporter commented 8 years ago

Original comment by Brett.Mi...@gmail.com on 16 May 2009 at 8:35