Skip to content

Commit 7149c40

Browse files
committed
2 parents bd85f2a + 80d6b9b commit 7149c40

File tree

1 file changed

+53
-3
lines changed

1 file changed

+53
-3
lines changed

doc/markdown/manual/release-notes/04_full_list_of_fixes.md

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,39 @@
11
# Full List of Fixes
22

3-
# v9.0.1beta
3+
## v9.0.1beta
44

55
### Improvement
66

77
[CS-270](https://hpc-gridware.atlassian.net/browse/CS-270) Allow threads to handle RO-request in parallel
88

9+
[CS-546](https://hpc-gridware.atlassian.net/browse/CS-546) Support download of bundles from the WEB-server
10+
11+
[CS-580](https://hpc-gridware.atlassian.net/browse/CS-580) memory checking with valgrind
12+
13+
[CS-650](https://hpc-gridware.atlassian.net/browse/CS-650) testsuite remote connections shall not autologout
14+
15+
[CS-713](https://hpc-gridware.atlassian.net/browse/CS-713) print more information about shutting down the individual qmaster threads / thread pools to the messages file at qmaster shutdown
16+
17+
### New Feature
18+
19+
[CS-578](https://hpc-gridware.atlassian.net/browse/CS-578) Allow to measure thread performance with Google Performance Tools
20+
21+
### Epic
22+
23+
[CS-589](https://hpc-gridware.atlassian.net/browse/CS-589) cleanup memory \(and possibly other resources\) at process end
24+
925
### Task
1026

1127
[CS-662](https://hpc-gridware.atlassian.net/browse/CS-662) verify delayed job reporting of sge\_execd after reconnecting to sge\_qmaster
1228

1329
### Sub-task
1430

31+
[CS-277](https://hpc-gridware.atlassian.net/browse/CS-277) introduce unique event IDs
32+
33+
[CS-281](https://hpc-gridware.atlassian.net/browse/CS-281) add a pool of threads for each request queue
34+
35+
[CS-583](https://hpc-gridware.atlassian.net/browse/CS-583) add valgrind testing to the testsuite framework
36+
1537
[CS-655](https://hpc-gridware.atlassian.net/browse/CS-655) Block requests for secondary DS until initialization is complete
1638

1739
[CS-656](https://hpc-gridware.atlassian.net/browse/CS-656) Allow to enforce that execd requests will be handled with data from primary DS
@@ -26,6 +48,18 @@
2648

2749
[CS-675](https://hpc-gridware.atlassian.net/browse/CS-675) Enhance monitoring so that it can observe more than 256 threads
2850

51+
[CS-687](https://hpc-gridware.atlassian.net/browse/CS-687) Jenkins: enable config\_user\_xuser
52+
53+
[CS-689](https://hpc-gridware.atlassian.net/browse/CS-689) Jenkins: enable pe\_user\_xuser
54+
55+
[CS-690](https://hpc-gridware.atlassian.net/browse/CS-690) Jenkins: enable project\_user\_xuser
56+
57+
[CS-691](https://hpc-gridware.atlassian.net/browse/CS-691) Jenkins: enable queue\_user\_xuser
58+
59+
[CS-692](https://hpc-gridware.atlassian.net/browse/CS-692) Jenkins: enable rqs\_user\_xuser
60+
61+
[CS-704](https://hpc-gridware.atlassian.net/browse/CS-704) Jenkins: enable x\_forks\_slaves
62+
2963
### Bug
3064

3165
[CS-145](https://hpc-gridware.atlassian.net/browse/CS-145) qping monitoring output is broken
@@ -36,9 +70,25 @@
3670

3771
[CS-665](https://hpc-gridware.atlassian.net/browse/CS-665) Potential core of qmaster \(in listener thread\) due to concurrent access to data
3872

39-
[CS-674](https://hpc-gridware.atlassian.net/browse/CS-674) Monitoring show threads in W or E state, although they are working properly
73+
[CS-674](https://hpc-gridware.atlassian.net/browse/CS-674) Monitoring show threads in W or E state although they are working properly
74+
75+
[CS-676](https://hpc-gridware.atlassian.net/browse/CS-676) Improve qmaster shutdown performance for scenarios where the master has more that 128 threads
76+
77+
[CS-677](https://hpc-gridware.atlassian.net/browse/CS-677) Version in documentation is not changed automatically
78+
79+
[CS-678](https://hpc-gridware.atlassian.net/browse/CS-678) Incorrect format in qstat man page and manuals
80+
81+
[CS-679](https://hpc-gridware.atlassian.net/browse/CS-679) test: tight integration test fails if cluster is installed on FS where root is mapped to nobody
82+
83+
[CS-681](https://hpc-gridware.atlassian.net/browse/CS-681) testsuite test jsv\_issues leaves a global sge\_request file with a -jsv option
84+
85+
[CS-682](https://hpc-gridware.atlassian.net/browse/CS-682) qacct returns error state != 0 in common non-error scenario
86+
87+
[CS-683](https://hpc-gridware.atlassian.net/browse/CS-683) a MirrorDataStore is not always properly cleaned up at sge\_qmaster shutdown when the reader thread pool is enabled
88+
89+
[CS-684](https://hpc-gridware.atlassian.net/browse/CS-684) found workaround for: JSV stderr output contains "dpkg: warning: ..."
4090

41-
[CS-676](https://hpc-gridware.atlassian.net/browse/CS-676) Improve qmaster shutdown performance for scenarios where the master has more than 128 threads
91+
[CS-714](https://hpc-gridware.atlassian.net/browse/CS-714) shutting down the listener thread pool takes too long
4292

4393
## v9.0.0
4494

0 commit comments

Comments
 (0)