[Bugs] [Bug 1404181] [Ganesha+SSL] : Ganesha crashes on all nodes on volume restarts
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 22 04:49:23 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1404181
--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/16141 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit af6769675acbbfd780fa2ece8587502d6d579372
Author: Rajesh Joseph <rjoseph at redhat.com>
Date: Tue Dec 13 15:28:42 2016 +0530
socket: socket disconnect should wait for poller thread exit
When SSL is enabled or if "transport.socket.own-thread" option is set
then socket_poller is run as different thread. Currently during
disconnect or PARENT_DOWN scenario we don't wait for this thread
to terminate. PARENT_DOWN will disconnect the socket layer and
cleanup resources used by socket_poller.
Therefore before disconnect we should wait for poller thread to exit.
Change-Id: I71f984b47d260ffd979102f180a99a0bed29f0d6
BUG: 1404181
Signed-off-by: Rajesh Joseph <rjoseph at redhat.com>
Reviewed-on: http://review.gluster.org/16141
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Kaushal M <kaushal at redhat.com>
Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=99LAea3aSm&a=cc_unsubscribe
More information about the Bugs
mailing list