Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Osd shutdown fix #7013

Closed
wants to merge 2 commits into from
Closed

Osd shutdown fix #7013

wants to merge 2 commits into from

Conversation

xiaoxichen
Copy link
Contributor

c760789 is a cleanup that skip hb_peers update when we plan to shutdown.

4e33bf5 is a bug fix for bug #14150

We will shutdown anyway, no need to bother other peers.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
@xiaoxichen
Copy link
Contributor Author

@XinzeChi as 4e33bf5 was introduced by your commit, pls review :)

Shutdown() will close and destory pipe, send message
after shutdown() will triger a segmentation fault.

Fixes:14150

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Signed-off-by: Xiaojuan Liu <xiaojuan.liu@intel.com>
@xiexingguo
Copy link
Member

@xiaoxichen This seems to be a duplicated fix with #6916 proposed by me, am I right?

@XinzeChi
Copy link
Contributor

@xiaoxichen, #6916 looks more reasonable.

@xiaoxichen
Copy link
Contributor Author

@XinzeChi and @xiexingguo , thx,will close it

@xiaoxichen xiaoxichen closed this Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants