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 88258 - Performance problem in mapper when selecting a Foreach activity
Summary: Performance problem in mapper when selecting a Foreach activity
Status: VERIFIED WORKSFORME
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-30 17:05 UTC by Mikhail Kondratyev
Modified: 2007-02-27 10:23 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 Mikhail Kondratyev 2006-10-30 17:05:14 UTC
Steps to reproduce:
 - create a TRS sample. Could not reproduce it with smaller samples like Sync
for example
 - add ForEach activity to the project
 - select some other activity
 - reselect ForEach
The selection will take significant time, IDE will freeze until the ForEach gets
selected. If you close the mapper the selection will be fast as usual.

This seems to be a regression.
Comment 1 Vladimir Yaroslavskiy 2007-02-09 14:37:06 UTC
fixed.
Comment 2 Sergey Lunegov 2007-02-09 14:43:37 UTC
Need to reopen for general estimation
Comment 3 Vladimir Yaroslavskiy 2007-02-09 14:54:23 UTC
Alexey, please, investigate the follow issue: if I select Assign or ForEach, the
content of bpel mapper is updated twice. See class
enterprise\bpel\xpath\src\org\netbeans\modules\bpel\xpath\view\expression\AbstractBPELMapperView.java,
set output logger in method updateTreeStructure, you can see that this method is
called twice for source tree and twice for target tree. 
Comment 4 Alexey Anjeleevich 2007-02-14 14:04:58 UTC
Don't see any problem. Only first run of mapper takes some time but this time is
acceptable. 
Comment 5 Victoria Zhukovskaya 2007-02-27 10:23:10 UTC
verified
WinXp build 070226_1
Do not see significant time significant delay