This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 216907 - delete 200-300 tables and have constant refresh
Summary: delete 200-300 tables and have constant refresh
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-15 09:33 UTC by Sergey Petrov
Modified: 2012-10-01 12:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2012-08-15 09:33:08 UTC
delete 200-300 tables and have constant refresh in tables tree.
I have derby db with about 1000 tables and delete about 200-300 at once, all seems to be deleted but I can't work with tables tree any more as it continues to refresh after each several seconds (already for at least 4 minutes).
also log have a lot of getTables null APP
Debug:
getTables null APP
Debug:
getTables null APP
Comment 1 Jaroslav Havlin 2012-09-27 15:40:25 UTC
Fixed. http://hg.netbeans.org/core-main/rev/39007bacad58
Please verify if you can.
Thank you for reporting.
Comment 2 Quality Engineering 2012-10-01 12:07:37 UTC
Integrated into 'main-golden', will be available in build *201210010929* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/39007bacad58
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #216907: Delete 200-300 tables and have constant refresh