[32] Srv4: auditstats command |
GN4-3752 |
In srv4, added the "auditstats" command which retrieves statistics about audit: it counts for each action the number of records in the audit. This is because, when there are many records in the audit, it could be useful to know of which type the records are (create, update, login...) for debugging purposes. The data are saved into an xml file. |
|
Modified date: 24/11/2015 17:46:05 - P4 Changelist: 79696 - From build: main.2733.x (T) |
|
|
|
[33] Srv4: db not updated correctly if compute fails on dbupdate |
GN4-3725 |
The dbupdate process stopped if the recompute of an object threw an exception. |
|
Modified date: 24/11/2015 17:10:56 - P4 Changelist: 79693 - From build: main.2733.x |
|
|
|
Srv4: recompute crash |
GN4-3594 |
A crash occured during recompute when an object contained a wrong surrogate pair (a surrogate character (0xD800 - 0xDBFF) must always be paired with a low surrogate character (0xDC00 - 0xDFFF)). Now fixed. |
|
Modified date: 12/10/2015 12:11:20 - P4 Changelist: 78836 - From build: 2.2.2690.x (T) |
|
|
Srv4: out of memory exception doing partreset command |
GN4-3504 |
Srv4 partreset command is now optimized in the memory usage and faster as uses 8 parallel threads to check or reset the partitions. |
|
Modified date: 18/09/2015 11:15:37 - P4 Changelist: 78562 - From build: 2.2.2666.x (T) |
|
|