Source Code Review Form 
=======================
(version 1.2)

Date: 2005-03-15

1 Identification
JG-2005-03-15-0: Bugfix:    Huge cpu and memory overhead when adding, modifying 
                            and deleting complex attributes.
                 Issue:     1473
                 Bugtraq:   6222237
                 Review:    SG


2 Conformance to specification

2 [x] yes
2 [ ] no - comment:


3 Documentation

3.1 user/admin guide
3.1 [x] yes
3.1 [ ] no - comment:

3.2 man pages (user view)
3.2 [x] yes
3.2 [ ] no - comment:

3.3 -help output
3.3 [x] yes
3.3 [ ] no - comment:

3.4 documented interfaces (at least GDI, EVI, libs, ADOC format)
3.4 [x] yes
3.4 [ ] no - comment:

3.5 messages, output formats
3.5 [x] yes
3.5 [ ] no - comment:

3.6 Bugster CR and Issuezilla
3.6 [x] yes
3.6 [ ] no - comment:

3.7 Issuezilla
3.7 [x] yes
3.7 [ ] no - comment:


4 Source review

4.1 Style guide conformance
4.1 [x] yes
4.1 [ ] no - comment:

4.2 Memory leaks
4.2 [x] yes
4.2 [ ] no - comment:

4.3 Thread safe
4.3 [x] yes
4.3 [ ] no


5 Tests

5.1 flawfinder diff
No new flaws.
5.1 [x] yes
5.1 [ ] no

5.2 Used memory leak debugger
5.2 [ ] yes
5.2 [x] no - comment:

5.3 Manual tests
Description:
Add, mod, del a high number of consumables, measure time.

Add a consumable with default request, 
add consumable to an exec host,
submit a job to this host, 
check consumable debitation (qstat -F <variable>)
changed default request for this variable
check that consumable debitation has been recomputed with new default value.

Successfull execution
5.3 [x] yes
5.3 [ ] no - comment:

5.4 Testsuite covers issue
5.4 [x] yes
5.4 [ ] no - comment:

5.5 If 5.4 = no: Testsuite issue created
5.5 [ ] yes
5.5 [ ] no - comment:

5.6 Testsuite run successfull
5.6 [x] yes
5.6 [ ] no - comment:


6 Comments
Recomputing the debitation can be further optimized.
See also IZ 1499.

7 Accepted
7 [x] yes
7 [ ] no - comment:


