Issue Details (XML | Word | Printable)

Key: CONF-6625
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Tom Davies [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Time elapsed keeps counting after reindexing is complete

Created: 20/Jul/06 01:54 AM   Updated: 09/Jul/08 11:41 PM
Component/s: None
Affects Version/s: 2.2.6
Fix Version/s: 2.5.1

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Participants: Charles Miller [old account, do not assign issues] and Tom Davies [Atlassian]
Since last comment: 1 year, 19 weeks, 3 days ago
Resolution Date: 29/Apr/07 06:47 PM
Labels:


 Description  « Hide
While it appears that manual reindexing does finish, the view for Administration -> Content Indexing -> Index Summary does not appear to update correctly. After reindexing has completed, the state is reported as "Not Reindexing" in the "Reindexing:" field, yet the Time Elapsed counter continues to increment until tomcat is restarted, even though it reports 100% completion. It looks as though the view is not being updated by the reindexing action.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Miller [old account, do not assign issues] added a comment - 25/Apr/07 11:21 PM
I think the cause of this is that the completion time is never recorded. The ProgressMeter just continues to calculate time elapsed as "current time - start time".