[devel] [PATCH 1/2] mdstest: identify svcs using svc_id and mds_dest when storing event info [#2798]

2018-08-22 Thread Hoa Le
Currently, when updating the last event info, mdstest identify services using their svc_id. This will cause confusion when several services was installed with the same svc_id (on different mds_dest-s). If a service subscribes to this svc_id, the service will retrieve several event info with the

[devel] [PATCH 0/2] Review Request for mdstest: correct timing issues in mdstest V3 [#2798]

2018-08-22 Thread Hoa Le
Summary: mdstest: identify svcs using svc_id and mds_dest when storing event info [#2798] Review request for Ticket(s): 2798 Peer Reviewer(s): Hans, Lennart, Minh Pull request to: Hans, Lennart, Minh Affected branch(es): develop Development branch: ticket-2798 Base revision:

[devel] [PATCH 2/2] mdstest: correct timing issues in mdstest [#2798]

2018-08-22 Thread Hoa Le
In some bad thread scheduling situations, the API service request in the testing thread may be executed before the corresponding event being received on the MDS thread. This will lead to the unexpected behavior of the service request and cause the failure in this test case. This patch helps avoid

Re: [devel] [PATCH 1/1] amfd: Set SA_AMF_READINESS_IN_SERVICE for qualified SU after cluster startup timeout [#2916]

2018-08-22 Thread Gary Lee
Hi Minh ack (review) Thanks Gary On 22/08/18 20:23, Minh Chau wrote: In the scenario of single step upgrade where the UNLOCK-IN/UNLOCK admin op are issued to a SU hosted on non-active node while cluster startup timer is active and not all ncs SU on that node are fully assigned. In such case,

Re: [devel] [PATCH 1/1] amfd: Set SA_AMF_READINESS_IN_SERVICE for qualified SU after cluster startup timeout [#2916]

2018-08-22 Thread Hans Nordeback
ack, review only/Thanks HansN On 08/22/2018 12:23 PM, Minh Chau wrote: In the scenario of single step upgrade where the UNLOCK-IN/UNLOCK admin op are issued to a SU hosted on non-active node while cluster startup timer is active and not all ncs SU on that node are fully assigned. In such case,

[devel] [PATCH 1/1] amfd: Set SA_AMF_READINESS_IN_SERVICE for qualified SU after cluster startup timeout [#2916]

2018-08-22 Thread Minh Chau
In the scenario of single step upgrade where the UNLOCK-IN/UNLOCK admin op are issued to a SU hosted on non-active node while cluster startup timer is active and not all ncs SU on that node are fully assigned. In such case, amfd currently accepts the UNLOCK admin op, change AdminState to UNLOCKED

Re: [devel] [PATCH 1/1] log: add new test case of API saLogInitialize() of apitest [#2915]

2018-08-22 Thread Vu Minh Nguyen
Ack. Thanks, Vu > -Original Message- > From: ratnamala > Sent: Tuesday, August 21, 2018 8:46 PM > To: lennart.l...@ericsson.com; vu.m.ngu...@dektech.com.au > Cc: opensaf-devel@lists.sourceforge.net; ratnamala > > Subject: [PATCH 1/1] log: add new test case of API saLogInitialize() of

Re: [devel] [PATCH 1/1] log: add new test case of API saLogInitialize() of apitest [#2915]

2018-08-22 Thread Lennart Lund
Hi, Ack. See my comments below tagged [Lennart] Thanks Lennart > -Original Message- > From: ratnamala > Sent: den 21 augusti 2018 15:46 > To: Lennart Lund ; Vu Minh Nguyen > > Cc: opensaf-devel@lists.sourceforge.net; ratnamala > > Subject: [PATCH 1/1] log: add new test case of API