Activity for Thien Minh Huynh

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3360

    imm: multiple value attribute is out of order when load xml file

  • Thien Minh Huynh Thien Minh Huynh committed [49ad20] on Review

    imm: fix multiple value out of order when import from xml file [#3360]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3360

    imm: multiple value attribute is out of order when load xml file

  • Thien Minh Huynh Thien Minh Huynh committed [5a27e7] on Code

    amf: Update amf clc cli with dynamic buffer [#3358]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3357

    ntf: ntfa coredump when use saNtfFinalize api

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3357

    commit 7edd13a68302344a5e552e9e28c04c7a882fe684 (HEAD -> develop, origin/develop, ticket-3357) Author: thien.m.huynh thien.m.huynh@endava.com Date: Wed Aug 14 14:10:45 2024 +0700 ntf: test case to test manage ntfa resource [#3357] commit 862493e85ee889bbb0d2369e357d9360214bc39f Author: thien.m.huynh thien.m.huynh@endava.com Date: Wed Aug 14 14:04:18 2024 +0700 ntf: fix thread unsafe [#3357] In case finalize get the head pointer before mutex lock. That leads to the iterator operation corrupt. This...

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3357

    ntf: ntfa coredump when use saNtfFinalize api

  • Thien Minh Huynh Thien Minh Huynh committed [7edd13] on Review

    ntf: test case to test manage ntfa resource [#3357]

  • Thien Minh Huynh Thien Minh Huynh committed [862493] on Review

    ntf: fix thread unsafe [#3357]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3358

    amf: amfd coredump with buffer overflow

  • Thien Minh Huynh Thien Minh Huynh created ticket #3357

    ntf: ntfa coredump when use saNtfFinalize api

  • Thien Minh Huynh Thien Minh Huynh created ticket #3356

    imm: introduce new option for immcfg that allow overwrite when load from xml file

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3351

    pyosaf: python3 SaStringT compare with str alway fail

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3351

    commit 321e1d9eeac01d5259c73c88cea56e34462ebe8e (HEAD -> develop, origin/develop, ticket-3351) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Tue Apr 23 10:16:38 2024 +0700 pyosaf: Allow SaStringT compare with str by default [#3351] An earlier patch supporting Python 3 introduced the SaStringT class. With str type, default SaStringT cannot be compared. This commit is to allow compare with str class if without casting

  • Thien Minh Huynh Thien Minh Huynh committed [321e1d] on Review

    pyosaf: Allow SaStringT compare with str by default [#3351]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3351

    pyosaf: python3 SaStringT compare with str alway fail

  • Thien Minh Huynh Thien Minh Huynh committed [2793a5] on Review

    pyosaf: Allow SaStringT compare with str by default [#3351]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3351

    pyosaf: python3 SaStringT compare with str alway fail

  • Thien Minh Huynh Thien Minh Huynh created ticket #3351

    pyosaf: python3 SaStringT compare with str alway fail

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3344

    amf: component can not recovery while imm unavailable

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3344

    commit f8fd609eb95fa347b0f1f94cb73bbd94fac61229 (HEAD -> develop, origin/develop, ticket-3344) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Fri Dec 29 10:41:06 2023 +0700 amf: retry if imm unavailable during recovery [#3344] If a component has changed, AMF will obtain configuration from IMM when recovering it. If IMM is unavailable and SC absence is enabled, AMF will immediately fail. Retrying the cleanup event is the solution. This is to prevent watchdog kill AMFND.

  • Thien Minh Huynh Thien Minh Huynh committed [f8fd60] on Review

    amf: retry if imm unavailable during recovery [#3344]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3345

    amf: amfd crash during remove amf model

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3345

    commit 3463fa7734dab0b00365e6665eee4f896ed6268e (HEAD -> develop, origin/develop, ticket-3345) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Fri Dec 29 13:14:58 2023 +0700 amf: check the existing SG before creating a new one [#3345] When IMM is restarted, AMF will be re-initialized. AMF add duplicate AMF SG entities to the local database. It causes crashing while trying to delete an App object. Solution is to check for existing SG before create a new one.

  • Thien Minh Huynh Thien Minh Huynh committed [3463fa] on Code

    amf: check the existing SG before creating a new one [#3345]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3344

    amf: component can not recovery while imm unavailable

  • Thien Minh Huynh Thien Minh Huynh committed [61c0fc] on Review

    amf: retry if imm unavailable during recovery [#3344]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3345

    amf: amfd crash during remove amf model

  • Thien Minh Huynh Thien Minh Huynh committed [07b22f] on Review

    amf: check the existing sg before create new one [#3345]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3345

    amf: amfd crash during remove amf model

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3344

    amf: component can not recovery while imm unavailable

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3344

    amf: component can not recovery while imm unavailable

  • Thien Minh Huynh Thien Minh Huynh created ticket #3344

    amf: component can not recovery while imm unavailable

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3341

    log: memleak detected by valgrind

  • Thien Minh Huynh Thien Minh Huynh committed [033fd5] on Review

    mbc: fix memleak detected by valgrind [#3341]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3341

    log: memleak detected by valgrind

  • Thien Minh Huynh Thien Minh Huynh committed [2cdd51] on Code

    pyosaf: correct type before cast to a ctypes value pointer [#3338]

  • Thien Minh Huynh Thien Minh Huynh committed [7c5bcb] on Code

    mds: fix coredump when run mdstest using mds q_ownership [#3337]

  • Thien Minh Huynh Thien Minh Huynh committed [c4f06a] on Code

    evt: fix pointer used after free [#3332]

  • Thien Minh Huynh Thien Minh Huynh committed [073936] on Code

    rde: fix pointer used after free [#3332]

  • Thien Minh Huynh Thien Minh Huynh committed [a1fcc0] on Code

    rde: fix errors reported by Valgrind [#3333]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3334

    log: osaflogd coredump after receiving a peer checkpoint

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3334

    commit 47dee89190f1be5714010b5e546dc6a3168a74f0 (HEAD -> develop, origin/develop, ticket-3334) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Thu Apr 6 18:07:26 2023 +0700 log: check the queue capacity before retrieving an item [#3334] Osaflogd occasionally fails to keep synchronization in a pair of nodes. When received a pop request from active, standby will be coredump if retrieving a piece from an empty queue. This is done to avoid coredump by checking the queue capacity before retrieving...

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3334

    log: osaflogd coredump after receiving a peer checkpoint

  • Thien Minh Huynh Thien Minh Huynh committed [47dee8] on Review

    log: check the queue capacity before retrieving an item [#3334]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3334

    log: osaflogd coredump after receiving a peer checkpoint

  • Thien Minh Huynh Thien Minh Huynh created ticket #3334

    log: osaflogd coredump after receiving a peer checkpoint

  • Thien Minh Huynh Thien Minh Huynh committed [4fa9d9] on Code

    clm: Add an operation to excute a script [#2696]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #2696

    clm: Update the clm-adm command-line tool to support new admin-ops

  • Thien Minh Huynh Thien Minh Huynh committed [df7e4e] on Code

    amf: Fix errors reported by valgrind (cont) [#3331]

  • Thien Minh Huynh Thien Minh Huynh committed [bb193b] on Code

    imm: Make NFS state consistent among nodes [#3330]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3106

    dtm: flush the logtrace asap when the logtrace owner is terminated

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3106

    commit 9c34b746228c65f96bb894082c910ac59cc951ef (HEAD -> develop, origin/develop, ticket-3106) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Fri Oct 25 15:18:06 2019 +0700 dtm: flush logtrace asap when logtrace owner is terminated [#3106] To avoid the risk of losing traces, logtrace server should flush traces as soon as possible when logtrace owner is terminated. This patch also refactors LogServer::Run().

  • Thien Minh Huynh Thien Minh Huynh committed [9c34b7] on Code

    dtm: flush logtrace asap when logtrace owner is terminated [#3106]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3326

    ntf: Syscall param socketcall.sendto(msg) points to uninitialised byte(s)

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3326

    commit ae082e80cb8c4ea958f51bf3e4b6a61e9ec4702b (HEAD -> develop, origin/develop, ticket-3326) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Wed Dec 7 16:31:39 2022 +0700 log: fix access uninitialised value [#3326] Struct SaVersionT has only 24bit but using encode 32bit. Solution is encode each 8bit releaseCode, majorCode, minorCode by using ncs_edp_saversiont. And encode one more 8bit to keep backward compatible. commit e6f3d67fde081fcd60c5759436a7b90251952ae3 Author: thien.m.huynh thien.m.huynh@dektech.com.au...

  • Thien Minh Huynh Thien Minh Huynh committed [e6f3d6] on Code

    imm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [ae082e] on Code

    log: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [01aabd] on Code

    mbc: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [0c2eaa] on Code

    ntf: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [8cb153] on Code

    clm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [f68a8d] on Review

    log: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [42933d] on Review

    mbc: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [0eb24a] on Review

    ntf: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [a64296] on Review

    imm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [9bd89c] on Review

    clm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3326

    ntf: Syscall param socketcall.sendto(msg) points to uninitialised byte(s)

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3326

    ntf: Syscall param socketcall.sendto(msg) points to uninitialised byte(s)

  • Thien Minh Huynh Thien Minh Huynh committed [04c605] on Review

    log: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [3973d5] on Review

    imm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [3c0bd9] on Review

    mbc: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [09a543] on Review

    ntf: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh committed [71c344] on Review

    clm: fix access uninitialised value [#3326]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3325

    log: Invalid read is detected

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3325

    commit 2021d0c035d2989267ee8d0d8d826ddf53fc3201 (HEAD -> develop, origin/develop, ticket-3325) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Fri Nov 25 13:12:42 2022 +0700 log: fix invalid read [#3325] memcpy copies invalid memory that has not yet been initialized. So this fix is the correct size when using memcpy.

  • Thien Minh Huynh Thien Minh Huynh committed [2021d0]

    log: fix invalid read [#3325]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3326

    ntf: Syscall param socketcall.sendto(msg) points to uninitialised byte(s)

  • Thien Minh Huynh Thien Minh Huynh created ticket #3325

    log: Invalid read is detected

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3106

    dtm: flush the logtrace asap when the logtrace owner is terminated

  • Thien Minh Huynh Thien Minh Huynh committed [64690b]

    dtm: flush logtrace asap when logtrace owner is terminated [#3106]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3299

    immnd: unexpected reboot node after merge network back

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3299

    Hi Mohan, On behalf of Huu, I would like to share some information on the issue. The issue occurs when the network is split into partitions: partition1 = [SC-1, SC-2, SC-3, SC-4, SC-5] partition2 = [SC-6, SC-7, SC-8, SC-9, SC-10] I am not able to reproduce the issue. And the issue has not been seen again in a long time. I will close ticket as not reproduce. Best Regards, Thien

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3321

    imm: multiple value attribute is out of order after cluster reboot

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3321

    imm: multiple value attribute is out of order after cluster reboot

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3321

    commit 3beb5ab488600d4e4978084b8ea801a6de60ab15 (HEAD -> develop, origin/develop, ticket-3321) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Tue Sep 20 17:13:00 2022 +0700 imm: fix multiple value attribute out of order [#3321] Create an object that has multiple value attributes. After that, IMMND send the create callback to IMMPBED. But the value is sent in the same order as when it was created. IMMND will load data from immpbed after the cluster reboots. That leads to multiple values...

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3321

    imm: multiple value attribute is out of order after cluster reboot

  • Thien Minh Huynh Thien Minh Huynh committed [3beb5a]

    imm: fix multiple value attribute out of order [#3321]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3321

    imm: multiple value attribute is out of order after cluster reboot

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3320

    log: delete the empty log file when rotate log file

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3320

    commit 0b96adb085209e43bcb643b4c998f43c283c30e4 (HEAD -> develop, origin/develop, ticket-3320) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Thu Aug 4 08:59:34 2022 +0700 log: delete the empty log file when rotate log file [#3320] When performing an admin op command with id = 2 (SA_LOG_ADMIN_ROTATE_FILE) without parameters and there are no log record in the stream. There will be a empty log file created. By checking the size of the stream, this ticket avoids creating an empty log file....

  • Thien Minh Huynh Thien Minh Huynh committed [0b96ad]

    log: delete the empty log file when rotate log file [#3320]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3320

    log: delete the empty log file when rotate log file

  • Thien Minh Huynh Thien Minh Huynh committed [957f4c]

    log: delete the empty log file when rotate log file [#3320]

  • Thien Minh Huynh Thien Minh Huynh created ticket #3320

    log: delete the empty log file when rotate log file

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3316

    commit 12553142ea53b5ea1b608cdac64973a50dd231ee (HEAD -> develop, origin/develop, ticket-3316) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Tue Jun 7 13:08:32 2022 +0700 base: Correctly use the MAX_GRP_MEM_BUF_SIZE [#3316] Reset errno to prevent ERANGE unexpected. Align realloc memory with MAX_GRP_MEM_BUF_SIZE. Improve logging for unexpected configure.

  • Thien Minh Huynh Thien Minh Huynh committed [125531]

    base: Correctly use the MAX_GRP_MEM_BUF_SIZE [#3316]

  • Thien Minh Huynh Thien Minh Huynh committed [8a2b09]

    base: improve the logging and reset errno [#3316]

  • Thien Minh Huynh Thien Minh Huynh committed [cb178e]

    dtm: fix osaflog tool to work with short argument [#3295]

  • Thien Minh Huynh Thien Minh Huynh modified ticket #3305

    imm: immnd coredump during authenticate non-local user

  • Thien Minh Huynh Thien Minh Huynh posted a comment on ticket #3305

    commit e5a19e7770b1ad3a99af88252dddec6b7f875b54 (HEAD -> develop, origin/develop, ticket-3305) Author: thien.m.huynh thien.m.huynh@dektech.com.au Date: Tue Feb 8 13:38:42 2022 +0700 base: fix immnd crash when authenticate non-local user [#3305] Correct length of buffer and init memory when allocate memory.

1 >