Re: [devel] [PATCH 1 of 1] log: finalize accessor handle when getting scAbsenceAllowed [#2406]

2017-04-02 Thread A V Mahesh
Hi Vu, I don't think fix is required in LOG , unless we have BUG in IMM saImmOmInitialize() According to IMM spec the saImmOmFinalize() function closes the association represented by the immHandle parameter between the invoking process and the IMM Service. If the saImmOmFinalize() function

Re: [devel] [PATCH 1 of 1] log: finalize accessor handle when getting scAbsenceAllowed [#2404]

2017-04-02 Thread A V Mahesh
Hi Vu, I don't think fix is required in LOG , unless we have BUG in IMM saImmOmInitialize() According to IMM spec the saImmOmFinalize() function closes the association represented by the immHandle parameter between the invoking process and the IMM Service. If the saImmOmFinalize() function

[devel] [PATCH 1 of 1] amfd: ignore node_up if node state is not absent [#2400]

2017-04-02 Thread Gary Lee
src/amf/amfd/ndfsm.cc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) if a duplicate node_up is processed after cluster startup timer is finished, don't send a reboot order diff --git a/src/amf/amfd/ndfsm.cc b/src/amf/amfd/ndfsm.cc --- a/src/amf/amfd/ndfsm.cc +++

[devel] [PATCH 0 of 1] Review Request for amfd: ignore node_up if node state is not absent [#2400]

2017-04-02 Thread Gary Lee
Summary: amfd: ignore node_up if node state is not absent [#2400] Review request for Trac Ticket(s): 2400 Peer Reviewer(s): AMF devs Pull request to: <> Affected branch(es): all Development branch: default Impacted area Impact y/n