Issue Details (XML | Word | Printable)

Key: JRA-8314
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jeff Turner [Atlassian]
Reporter: Jeff Turner [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Bugzilla importer reindexes data without telling or locking out users

Created: 22/Oct/05 08:02 AM   Updated: 30/Jul/06 07:36 PM
Component/s: Import / Export
Affects Version/s: None
Fix Version/s: 3.4

Time Tracking:
Not Specified

Participants: Jeff Turner [Atlassian]
Since last comment: 2 years, 49 weeks, 6 days ago
Resolution Date: 24/Oct/05 03:34 AM
Labels:


 Description  « Hide
After an import, the Bugzilla importer reindexes all issues in JIRA. The problem is it does this silently, and users will get incorrect search results for the duration of the reindex (sometimes taking hours).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner [Atlassian] added a comment - 22/Oct/05 08:05 AM
We reindex at the end on the assumption that this is faster than reindexing each issue individually as it is created. We should reexamine this assumption, especially considering that imports may be of only a few issues, into a system with many thousands.

Jeff Turner [Atlassian] added a comment - 24/Oct/05 03:35 AM
Now by default, issues are indexed as they are imported. Clicking on the 'Reindex' checkbox will revert to the old behaviour of reindexing at the end.