Bug 392726 - Indexing time during rename refactoring is very large
Summary: Indexing time during rename refactoring is very large
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-24 05:27 EDT by Vyacheslav Sakhno CLA
Modified: 2012-10-24 05:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vyacheslav Sakhno CLA 2012-10-24 05:27:16 EDT
Sometimes during rename refactoring eclipse freezes for 10-30 seconds for building indexes. Progress bar is displayed at the bottom of the window and on the left side of progress bar text message about indexes diplayed.

This is the only function which freezes eclipse and "make it slow". Don't know how to precisely reproduce bug. I think code part related to bug can be found by progres bar and index message display code.

Please implement somehow index optimization and/or background indexes build for everything in workspace.