Re: [devel] [PATCH 1/1] pyosaf: add README for high level python interfaces [#2674]

2017-11-20 Thread Long Nguyen
Hi Hans, Thanks for your very helpful comments. I will fix them before pushing it. Best regards, Long Nguyen. On 11/20/2017 7:54 PM, Hans Nordebäck wrote: Hi, ack with some comments below. /Thanks HansN On 11/10/2017 08:52 AM, Long H Buu Nguyen wrote: --- python/README_UTILS | 215

Re: [devel] [PATCH 1/1] pyosaf: High level python interfaces for CLM [#2602]

2017-10-27 Thread Long Nguyen
Hi Quyen, Thanks for your comments. I will fix and send a new patch. Best regards, Long Nguyen. On 10/27/2017 2:12 PM, Quyen Dao wrote: Hi Long, Please help fix the below pylint issue and find minor comments marked with [Quyen]. * Module pyosaf.utils C:211,26: Using type

Re: [devel] [PATCH 1/1] amf: send oper_state when NCS SUs already instantiated [#2443]

2017-05-17 Thread Long Nguyen
Hi Praveen, I have sent the patch modified by you for other maintainers to review. Thanks so much, Long Nguyen. On 5/17/2017 10:58 AM, Long Nguyen wrote: > Hi Praveen, > > Thanks for your idea. > Yes, your are right. It is better to move the check to the event > handler of

Re: [devel] [PATCH 1/1] amf: send oper_state when NCS SUs already instantiated [#2443]

2017-05-16 Thread Long Nguyen
Hi Praveen, Thanks for your idea. Yes, your are right. It is better to move the check to the event handler of presence state message. Best regards, Long Nguyen. On 5/16/2017 12:54 PM, praveen malviya wrote: > Hi Long, > > This check is very generic. > During su restart cases, a

Re: [devel] [PATCH 0/1] Review Request for amf: send oper_state when NCS SUs already instantiated [#2443]

2017-05-14 Thread Long Nguyen
Dear maintainers, Can you please help to review the patch? Thanks so much, Long Nguyen. On 5/9/2017 9:29 AM, Long Nguyen wrote: > Hi, > > Have you had time to look into the patch? > > Best regards, > Long Nguyen. > > On 4/28/2017 11:12 AM, Long H Buu Nguyen wrot

Re: [devel] [PATCH 0/1] Review Request for amf: send oper_state when NCS SUs already instantiated [#2443]

2017-05-08 Thread Long Nguyen
Hi, Have you had time to look into the patch? Best regards, Long Nguyen. On 4/28/2017 11:12 AM, Long H Buu Nguyen wrote: > Summary: amf: send oper_state when NCS SUs already instantiated [#2443] > Review request for Ticket(s): 2443 > Peer Reviewer(s): AMF devs > Pull request to: AMF

Re: [devel] [PATCH 1 of 1] amfd: fix si-swap timeout [#2190]

2016-11-17 Thread Long Nguyen
si->invocation, SA_AIS_OK); > *si->invocation = 0;* > } > } So, the invocation here is reset. Best regards, Long Nguyen. On 11/17/2016 4:15 PM, praveen malviya wrote: > Hi Long, > > As per ticket, issue occurred during si-swap. > Pleas

Re: [devel] [PATCH 1 of 1] amfd: create node if not exist [#2150]

2016-11-14 Thread Long Nguyen
Hi Praveen, I have tested with the patch for #2112. With the patch for #2112, I am not able to reproduce the problem anymore. I think we can ignore this ticket. Thanks so much, Long Nguyen. On 11/10/2016 11:23 AM, Long Nguyen wrote: > Hi Praveen, > > Thanks for your information. I wil

Re: [devel] [PATCH 1 of 1] amfd: create node if not exist [#2150]

2016-11-09 Thread Long Nguyen
Hi Praveen, Thanks for your information. I will recheck it. Best regards, Long Nguyen. On 11/10/2016 11:18 AM, praveen malviya wrote: > Hi, > Thanks for the information. > I think, like #2175, this issue may not occur after #2112 being > pushed. Can you please recheck? > >

Re: [devel] [PATCH 1 of 1] amfd: create node if not exist [#2150]

2016-11-09 Thread Long Nguyen
Hi Praveen, Yes, I think the PL-6 was added after avd_node_config_get() is called so SC-2 did not have the info about PL-6. Best regards, Long Nguyen. On 11/8/2016 6:50 PM, praveen malviya wrote: > Hi Long, > > I have gone through the traces from both the AMFDs. I think there is

Re: [devel] [PATCH 1 of 1] amfd: fix incorrect ER messages in sg_2n_fsm.cc [#1897]

2016-10-18 Thread Long Nguyen
Hi Praveen, Very sorry. I somehow missed the mail. I have found your mail now. Thanks so much. Best regards, Long Nguyen. On 10/18/2016 2:01 PM, praveen malviya wrote: > Hi Long, > > I had already acked it on 14th Oct. > > > Thanks, > Praveen > > On 18-Oct-16 12:28 P

Re: [devel] [PATCH 1 of 1] amfd: fix incorrect ER messages in sg_2n_fsm.cc [#1897]

2016-10-18 Thread Long Nguyen
Hi Praveen and Nagu, Did you have a chance to look at the patch? Best regards, Long Nguyen. On 10/10/2016 11:27 AM, Gary Lee wrote: > Hi Long > > ack > > Thanks > >> On 10 Oct. 2016, at 3:26 pm, Long HB Nguyen <long.hb.ngu...@dektech.com.au> >> wro

Re: [devel] [PATCH 1 of 1] amfa: fix pg track returns SA_AIS_ERR_INIT [#1998]

2016-09-06 Thread Long Nguyen
Thanks Praveen, > Will this fix #1991 also? No, it won't. Best regards, Long Nguyen. On 9/6/2016 12:40 PM, praveen malviya wrote: > Ack, code review only. > > Will this fix #1991 also? > > Thanks, > Praveen > > On 05-Sep-16 5:46 PM, Long HB Nguyen wrote: >>

Re: [devel] Review Request for amf: update PR doc for long DN support [#1642]

2016-08-29 Thread Long Nguyen
Hi Praveen, Do you have any comments for the PR? /_Note:_/ I will remove the internal changes in amfd and amfnd later. Best regards, Long Nguyen. On 8/23/2016 2:26 PM, Long Nguyen wrote: > Summary: amf: update PR doc for long DN support [#1642] > Review request for Trac Ticket(s): #1642

Re: [devel] [PATCH 1 of 1] amfa: fixed freeing notification buff [#1642]

2016-08-26 Thread Long Nguyen
Hi Minh and Praveen, I have just sent out the patch (amfa: fix memory leak in protection group). Please help to review. Thanks so much. Best regards, Long Nguyen. On 8/26/2016 12:47 PM, minh.c...@dektech.com.au wrote: > Hi Praveen, > > Long is preparing the patch adding sentine

Re: [devel] [PATCH 1 of 1] amf: README file for long DN support [#1642]

2016-08-25 Thread Long Nguyen
Thanks Praveen, Actually, the PR doc only contains the implementation detail part in readme file. I will remove the internal amfd and amfnd changes in the PR doc. Best regards, Long Nguyen. On 8/25/2016 11:42 AM, praveen malviya wrote: > Ack. > > I think implementation details should

Re: [devel] [PATCH 1 of 1] amfd: adapt unit tests for long DN support [#1642]

2016-08-23 Thread Long Nguyen
Hi Gary, Ack (Tested). Best regards, Long Nguyen. On 8/24/2016 10:47 AM, Gary Lee wrote: > osaf/services/saf/amf/amfd/tests/test_amfdb.cc| 2 +- > osaf/services/saf/amf/amfd/tests/test_ckpt_enc_dec.cc | 46 > +++--- > 2 files changed, 19 insertions(+),

[devel] Review Request for amf: update PR doc for long DN support [#1642]

2016-08-23 Thread Long Nguyen
Summary: amf: update PR doc for long DN support [#1642] Review request for Trac Ticket(s): #1642 Peer Reviewer(s): AMF devs Pull request to: AMF maintainers Affected branch(es): default Development branch: default Impacted area Impact y/n

Re: [devel] [PATCH 1 of 1] amfa: fixed freeing notification buff [#1642]

2016-08-19 Thread Long Nguyen
Hi Praveen, Please see my answers marked with [Long]. Best regards, Long Nguyen. On 8/19/2016 6:01 PM, praveen malviya wrote: > Hi Long, > > I see one problem if B.01.01 application frees the memory in pg > tracking callback. > Please see inline. > > Thanks, > Praveen

Re: [devel] [PATCH 1 of 5] amfd: replace SaNameT with string in include dir [#1642]

2016-08-16 Thread Long Nguyen
add a normal (short) csi instead? Can you please share with us the scenario? Best regards, Long Nguyen. On 8/16/2016 4:19 PM, praveen malviya wrote: > > > On 15-Aug-16 5:05 PM, Long Nguyen wrote: >> Hi Praveen, >> >> Thanks for your suggestions. >> Please

Re: [devel] [PATCH 1 of 5] amfd: replace SaNameT with string in include dir [#1642]

2016-08-15 Thread Long Nguyen
Hi Praveen, Thanks for your suggestions. Please see my comments marked with [Long[. Best regards, Long Nguyen. On 8/12/2016 5:03 PM, praveen malviya wrote: > > > On 12-Aug-16 1:27 PM, Long Nguyen wrote: >> Hi Praveen, >> >> Actually, since Anders introduced the extend

Re: [devel] [PATCH 1 of 5] amfd: replace SaNameT with string in include dir [#1642]

2016-08-12 Thread Long Nguyen
long names in this case? Best regards, Long Nguyen. On 8/11/2016 3:04 PM, Long Nguyen wrote: > Hi Praveen, > > Thanks for your suggestion. > In the situation you described below, you add a csi dynamically (long > DN) to an application (not support long DN). > So, we only need t

Re: [devel] [PATCH 1 of 5] amfd: replace SaNameT with string in include dir [#1642]

2016-08-10 Thread Long Nguyen
Hi Praveen and others, I have an idea marked with [Long] below. Best regards, Long Nguyen. On 8/3/2016 1:45 PM, praveen malviya wrote: > > > On 02-Aug-16 3:39 AM, minh chau wrote: >> Hi Praveen, >> >> One comment with [Minh] in line. >> >> Thanks, >>

Re: [devel] [PATCH 1 of 1] amfa: enable long DN support [#1642]

2016-08-07 Thread Long Nguyen
Hi Praveen, Thanks for your comments. I will update the patch and send the V2 version. Best regards, Long Nguyen. On 8/4/2016 4:55 PM, praveen malviya wrote: > Please find some comments inline with [Praveen] > > > Thanks, > Praveen > > On 11-Jul-16 3:38 PM, Long HB Nguyen

Re: [devel] [PATCH 02 of 48] amfd: convert NULL to nullptr for apptype.cc [#1547]

2015-10-23 Thread Long Nguyen
Hi Praveen, Thanks so much. I will change these #define in another ticket (https://sourceforge.net/p/opensaf/tickets/1558/). Best regards, Long Nguyen. On 10/22/2015 5:57 PM, praveen malviya wrote: > Ack for the series. > > There are still some #defines like : >