Re: [devel] [PATCH 1/2] base: Add support to direct OpenSAF logging to local node file [#2306]

2018-04-17 Thread Minh Hon Chau
Hi, If you have time, can you please review the patch? I have done self review, a few things I think it needs to update - The redundant headers file in mds_log.cc that were needed for MdsLog class should be removed - The TraceLog::Init needs to return if the Init() has been already done. -

Re: [devel] [PATCH 0/1] Review Request for base: Re-factor the timer implementation [#2440]

2018-04-17 Thread Ravi Sekhar Reddy Konda
Hi Anders, I see you have provided an alternate implementation based on AIS TMR API instead of legacy NCS Timer API, this is good. I hope you have completely taken care of backward compatibility, cases like in the current OpenSAF Services we are using NCS Timer API, can I use new AIS TMR API