googlegsa / sharepoint.v3

Google Search Appliance Connector for SharePoint
5 stars 10 forks source link

clean up state files on startTraversal #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is required to support CM's new reset traversal feature.

Original issue reported on code.google.com by jeffreyl...@gmail.com on 29 Jul 2008 at 3:56

GoogleCodeExporter commented 9 years ago
The connector 1.2.1 will support the restart/reset traversal functionality as 
the 
connector starts fresh when startTraversal is called, ignoring previous state. 
The 
only problem will arise if the CM calls resumeTraversal without calling 
checkpoint.
The resolution to this is to delete the state file when startTraversal is 
called.

Original comment by mwarti...@gmail.com on 30 Jul 2008 at 3:42

GoogleCodeExporter commented 9 years ago

Original comment by amit.per...@gmail.com on 11 Sep 2008 at 10:42

GoogleCodeExporter commented 9 years ago
Verified with Google SharePoint Connector 1.2.2 and working fine.

Original comment by shashank...@gmail.com on 11 Sep 2008 at 12:42