[devel] VB: [PATCH 1/1] log: Handling of IMM OI BAD HANDLE in log server is incorrect [#2799]

2018-03-30 Thread Hans Nordebäck
Hi Lennart, I have one question below marked [HansN]. /Regards HansN Från: Lennart Lund Skickat: den 29 mars 2018 16:04 Till: Vu Minh Nguyen; Canh Van Truong Kopia: opensaf-devel@lists.sourceforge.net Ämne: [devel] [PATCH 1/1] log:

Re: [devel] [PATCH 1/1] dtm: Document update for transportd.conf and osaflog options [#2820]

2018-03-30 Thread Syam Prasad Talluri
Anders, Thanks for your comments. Will commit the patch with code changes specified by you along with doc updates. Thanks, Syam. -Original Message- From: Anders Widell [mailto:anders.wid...@ericsson.com] Sent: Wednesday, March 28, 2018 7:23 PM To: syam-talluri

Re: [devel] [PATCH 1/1] log: Handling of IMM OI BAD HANDLE in log server is incorrect [#2799]

2018-03-30 Thread Vu Minh Nguyen
Hi Lennart, I have some comments: #1) If ` lgsOiStop` is called while the OI creation thread is running, there is possibility the OI implementer will not be cleared. Here is the sequence: 1) lgsOiStop() is called --> stop_oi_create = true 2) In OI creation thread, look at below code line: it