Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugzilla 155611 Performance issues with modifications to large bound datasets

Summary:

 

If the data source/data set change (such as properties, names, deleted), the algorithm will automatically notify to element that uses them. This is not expected behavior. Disable automatic notification. If the user want to know such notification, should register the listener on data source/data set.

 

Bugzilla Bug (s) Resolved: 155611

 

Description:

 

1.    Changed the notification algorithm in DataSet and DataSource.

2.    Updated test cases.

 

Tests Description: JUnit test.

 

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/command/NameCommandTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/DataSet.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/DataSource.java"

Files Added:

Notes to Developers:

Notes to QA

 

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 

 


Back to the top