Re: [devel] [PATCH 1/1] lgs: map the CkptPushAsync to the right memory [#3183]

2020-05-12 Thread Thuan Tran
Hi Thien, ACK from me. Best Regards, ThuanTr -Original Message- From: Thien Minh Huynh Sent: Tuesday, May 12, 2020 1:33 PM To: Thuan Tran ; Vu Minh Nguyen Cc: opensaf-devel@lists.sourceforge.net; Thien Minh Huynh Subject: [PATCH 1/1] lgs: map the CkptPushAsync to the right memory

[devel] [PATCH 1/1] lgs: map the CkptPushAsync to the right memory [#3183]

2020-05-12 Thread thien.m.huynh
The standby logsv is crashed during cold sync if having pending write requests in the queue.That happens because the CkptPushAsync data for decoding is referring to wrong data. The fix is to map the CkptPushAsync to the right memory. --- src/log/logd/lgs_cache.cc | 6 +- 1 file changed, 1

[devel] [PATCH 0/1] Review Request for lgs: map the CkptPushAsync to the right memory [#3183] V2

2020-05-12 Thread thien.m.huynh
Summary: lgs: map the CkptPushAsync to the right memory [#3183] Review request for Ticket(s): 3183 Peer Reviewer(s): Thuan, Vu Pull request to: Thuan Affected branch(es): develop Development branch: ticket-3183 Base revision: b2497e28ef679c4d210955b058f710c1c6954220 Personal repository: