imm: fix non-local user cannot access IMM when accessControlMode is in ENFORCED [#3043]
imm: make delimiter of multiple attribute value from immlist configurable
log: standby node is rebooted when nfs is unresponsive [#3161]
Explicitly add a note in immlist that the --pretty-print is disabled when using with option '-a'. This note will be added in the ticket [#3155]
IMM: immlist --pretty-print=yes option does not work with -a <attribute>
Explicitly add a note in immlist that the --pretty-print is disabled when using with option '-a'. This note will be added in the ticket [#3115]
imm: make delimiter of muliple attribute value from immlist configurable
log: update PR documentation for configurable facility ID [#3139]
log: add default-value tag to saLogStreamFacilityId of SaLogStream class [#3150]
log: make facility ID configurable [#3131]
log: Add test cases of make facility id configurable [#3131]
log: update README file for make facility id configurable [#3131]
dtm: time value of a trace record should be generated before acquiring mutex
log: make fixed facility ID configurable
log: make fixed facility ID configurable
log: update PR documentation for configurable facility ID
log: update PR document for log resilient improvement
commit d73f9ca4d1ebe334589b31c748a36ff539735a41 (HEAD -> master, origin/master, origin/HEAD) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Fri Jan 10 10:26:06 2020 +0700 log: update PR document for log resilient improvement [#312
log: update PR document for log resilient improvement [#3124]
log: memory leak that was introduced in 3116 ticket
commit 740100f2ebfb5458a8052dea29b5583b3dc8df5a (HEAD -> develop, origin/develop, ticket-3138) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Thu Jan 9 17:06:05 2020 +0700 log: fix memory leak that was introduced in 3116 [#3138]
log: memory leak that was introduced in 3116 ticket
log: fix memory leak that was introduced in 3116 [#3138]
log: memory leak that was introduced in 3116 ticket
log: memory leak in abnormal cases
dtm: rotate all logtraces on demand [#3133]
log: accessing unacked invocation list is not thread-safe
commit d3b3bd1fb4bb3afe5d8252641bc68029f91b69b3 (HEAD -> develop, origin/develop, ticket-3137) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Mon Jan 6 10:12:56 2020 +0700 log: fix segmentation fault in log agent [#3137] log agent did not protect the resource `unacked_invocations_ list` from accessing by multiple threads, so caused segmentation fault. This patch introduces a mutex in order to synchronize the access to that common resource.
log: fix segmentation fault in log agent [#3137]
log: accessing unacked invocation list is not thread-safe
log: fix segmentation fault in log agent [#3137]
log: accessing unacked invocation list is not thread-safe
log: update PR document for log resilient improvement
log: improve the resilience of log service
commit de3ab24682dde57a48db6bf7f769477524b1afe4 (HEAD -> develop, origin/develop, ticket-3116) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Wed Dec 25 13:10:57 2019 +0700 log: add test cases of improving the log resilience [#3116] Adding 08 new test cases into 02 suites: 1) Suite 20 with 07 test cases, including: - Test changing queue size & resilient timeout; - Test if a write async is dropped if its timeout setting is overdue, also verify if log server has kept the request in proper...
log: improve the resilience of log service [#3116]
log: update README file for improvement of log resilience [#3116]
log: notify all lost log records when cluster goes to headless [#3116]
saflogger: make timeout waiting for getting acknowledgment configurable [#3116]
log: add test cases of improving the log resilience [#3116]
dtm: add a new option '--all' to rotate all existing logtrace
dtm: add a new option '--all' to rotate all existing logtrace
log: make fixed facility ID configurable
amfd: Fix the data types of attributes inconsistency in get_config() [#3128]
amfd: Fix the data types of attributes inconsistency in get_config() [#3128]
AMFD: stack memory is corrupted inside Configuration::get_config()
AMFD: stack memory is corrupted inside Configuration::get_config()
log: Updated LOG PR with cloud resilience feature
log: update PR document for node originator [#1688]
log: update OpenSAF_LOG_PR for long DN [#1898]
ntf: update PR documentation for Long DN support [#1952]
imm: return try-again on write requests if fs is unavailable [#3024]
imm: allow empty value attribute persisted [#2991]
imm: update IMM PR for OpenSAF 5.19.07
log: update PR document for log resilient improvement
log: improve the resilience of log service
log: update README file for improvement of log resilience [#3116]
log: notify all lost log records when cluster goes to headless [#3116]
saflogger: make timeout waiting for getting acknowledgment configurable [#3116]
log: improve the resilience of log service [#3116]
log: add test cases of improving the log resilience [#3116]
nid: fix unable to start UML cluster with tipc transport [#3122]
nid: unable to start UML cluster with tipc transport
commit 452b5163ccddf6cdef951d9b8ff283bbabd7c49e (HEAD -> develop, origin/develop, ticket-3122) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Mon Nov 25 13:41:43 2019 +0700 nid: fix unable to start UML cluster with tipc transport [#3122]
nid: fix unable to start UML cluster with tipc transport [#3122]
nid: unable to start UML cluster with tipc transport
nid: fix unable to start UML cluster with tipc transport [#3122]
nid: unable to start UML cluster with tipc transport
imm: Fix coding issues identified by codechecker [#3115]
log: Fix coding issues identified by codechecker [#3113]
nid: Change the path of TIPC_MODULE [#3110]
log: improve the resilience of log service
nid: the path to tipc.ko is incorrect
nid: Remove the absolute path of tipc command [#3105]
dtm: flush the logtrace asap when the logtrace owner is terminated
dtm: flush logtrace asap when logtrace owner is terminated [#3106]
dtm: rotate logtrace on demand
commit 5fe2c27d116770696710468c0ef3c88cf342a894 (HEAD -> develop, origin/develop, ticket-3086) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Fri Oct 25 11:02:53 2019 +0700 dtm: rotate logtraces on demand [#3086] Introducing a new option '--rotate' to rotate given logtrace stream(s). This patch also cleans the code of LogServer::ExecuteCommand().
dtm: rotate logtraces on demand [#3086]
dtm: flush the logtrace asap when the logtrace owner is terminated
dtm: flush the logtrace asap when the logtrace owner is terminated
dtm: flush the logtrace asap when the logtrace owner is terminated
nid: remove the absolute path to tipc command in tipc-config script
nid: remove the absolute path to tipc command in tipc-config script
dtm: rotate logtrace on demand
dtm: rotate logtraces on demand [#3086]
dtm: correct no_of_log_streams_ when deleting a stream [#3085]
dtm: Close unused log streams
commit 82b6d90d724d6e246ebd6661524012d059adeac8 (HEAD -> develop, origin/develop, ticket-2642) Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au Date: Wed Oct 2 10:13:59 2019 +0700 dtm: close unused log streams [#2642] Providing a new option '--max-idle' to configure the maximum idle time of logtrace streams. If a stream has not been used for such time, logtrace server will close the stream from its database.
dtm: close unused log streams [#2642]
dtm: Close unused log streams
dtm: close unused log streams [#2642]
dtm: no_of_log_streams_ is not decreased when deleting a stream
dtm: Close unused log streams
dtm: rotate logtrace on demand
dtm: no_of_log_streams_ is not decreased when deleting a stream
nid: Flush internal log messages before stopping OpenSAF [#3079]
nid: flush internal log messages before stopping OpenSAF
smf: Fix c-linkage and string op errors [#3065]
imm: Check error code before access to buffer V2 [#3075]